Page MenuHomeSoftware Heritage
Paste P1371

still github origins listed from maven with exotic urls
ActivePublic

Authored by ardumont on Jun 2 2022, 2:06 PM.
psql service=admin-staging-swh-scheduler
Pager usage is off.
Null display is "(null)".
Timing is on.
Border style is 2.
Current Host Server Date Time : Thu 02 Jun 2022 04:47:07 PM CEST
Administrative queries:
:settings -- Server Settings
:conninfo -- Server connections
:activity -- Server activity
:locks -- Lock info
:waits -- Waiting queires
:dbsize -- Database Size
:tablesize -- Tables Size
:uselesscol -- Useless columns
:uptime -- Server uptime
:menu -- Help Menu
\h -- Help with SQL commands
\? -- Help with psql commands
Development queries:
:sp -- Current Search Path
:clear -- Clear screen
:ll -- List
Expanded display is used automatically.
psql (12.10)
SSL connection (protocol: TLSv1.3, cipher: TLS_AES_256_GCM_SHA384, bits: 256, compression: off)
Type "help" for help.
16:47:07 swh-scheduler@db1:5432=> with maven_lister_ids as (
select id from listers where name='maven'
) select now(), visit_type, url
from
listed_origins lo1
where
lister_id in (select id from maven_lister_ids)
and visit_type = 'git'
and url like '%github.com%'
and not exists (
select 1 from listed_origins lo2
where
lo1.visit_type = lo2.visit_type
and lo1.url = lo2.url
and lo2.lister_id not in (select id from maven_lister_ids)
)
;
+-------------------------------+------------+--------------------------------------------------------------------------------------------+
| now | visit_type | url |
+-------------------------------+------------+--------------------------------------------------------------------------------------------+
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-bigquerystorage |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-trace |
| 2022-06-02 14:47:12.527459+00 | git | https://www.github.com/oneyoungg/oneyoung.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/cdap-solutions/mmds |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com/huaweicloud/huaweicloud-sdk-java-v3.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-mime-mappings |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/project-ncl/dependency-analysis |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:ttulka/spring-boot-configuration-properties-store.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-os-login |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-things |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-x509 |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:Protelis/Protelis-parser.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:de4a-wp5/de4a-commons.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:bitstrings/m2e-parent.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-oidc |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-section-bom |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/buession/buession-cas |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-badges |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/K2NIO/gocypher-cybench-java |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-news |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Siroshun09/MCCommand |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:microfocus-idol/haven-search-components.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/identity-api-server |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-retail |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-gateway |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/jackson-dataformats-binary.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-bigquerydatatransfer.git |
| 2022-06-02 14:47:12.527459+00 | git | git//github.com/powertac/powertac-server.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rcsb/strucmotif-search |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-dia-bom |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:OpenHFT/OpenHFT.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/AlmasB/FXGL |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:noear/nami.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-concierge |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/odpi/egeria-connector-ibm-information-server |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:holixon/avro-registry-adapter.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/identity-rest-dispatcher |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:zalando/logbook.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/skeychen/dswork |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:smallrye/smallrye-graphql.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/TencentCloud/tencentcloud-sdk-java |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:xuchen93/module-parent.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/carbon-data |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:errai/errai-jaxrs.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/MantledIllusion/trail-metrics |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-area120-tables |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/approvals/ApprovalTests.Java |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/annot8/annot8-components |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/yueny/base |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/serenity-bdd/serenity-core |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/spring-cloud/spring-cloud-build |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-dialogflow.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rfoltyns/log4j2-elasticsearch |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-video-intelligence.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/graalvm/native-build-tools |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/EMResearch/EvoMaster |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-servlet-filter |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/kiegroup/kogito-runtimes |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-accessapproval |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:yugabyte/jdbc-yugabytedb.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-essential-contacts.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:hocgin/spring-boot-starters-project.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Morlack/axon-open-admin |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-dataproc-metastore.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/prompto/prompto-platform |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-codegen.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-tlds |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:spotify/missinglink.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-containeranalysis |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/powsybl/powsybl-single-line-diagram |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/final-projects/final-data |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/powsybl/powsybl-dynawo |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-local-auth-fido |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/microsoft/playwright-java |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-game-servers-v1beta.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:skjolber/3d-bin-container-packing.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/guoshiqiufeng/framework |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-monitoring-dashboards |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:oracle/oci-java-sdk.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:spotify/styx.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Terracotta-OSS/angela |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-orgpolicy.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-channel |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-spa-4j.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com:kiegroup/drools.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/balana |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:SoftInstigate/restheart.git |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/euler-io/euler.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ma1uta/jmsdk |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com:kiegroup/droolsjbpm-integration.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-conditional-auth-functions |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/dromara/Sa-Token |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wehotel/fizz-gateway-community |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-bigqueryconnection.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:rsqn/useful-things.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:quarkusio/quarkus.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:kiegroup/optaplanner-wb.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:youtaqiu/youm-parent.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/exense/rtm |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:attiand/assertj-jaxr.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/apache/uima-uimaj |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-orgpolicy |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ConsumerDataStandardsAustralia/java-artefacts |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:frank5380/candy.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rubenlagus/TelegramBots |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/snowdrop/spring-boot-bom |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:tencentyun/cmq-java-sdk.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:quarkusio/quarkus.git/bom/quarkus-bom |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/GoogleCloudPlatform/spring-cloud-gcp |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-base |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Cornutum/tcases |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rometools/rome |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/jackson-bom.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:careydevelopment/carey-ecosystem-parent.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-dlp |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:smarthomej/addons.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:phax/peppol-commons.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/aliyun/aliyun-odps-java-sdk |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/data-integrations/delta |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/openjdk/jcstress |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/opencb/java-common-libs |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/prompto/prompto-java |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/io7m/gtyrell |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-bigquerydatatransfer |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:jbosstm/narayana.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-iamcredentials |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-managed-identities |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-dms.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-os-config.git |
| 2022-06-02 14:47:12.527459+00 | git | https://www.github.com/exist-db/exist-apps-parent.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ma1uta/jeon |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/qualifast/spring-boot-kms-zalando |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/opencb/cellbase |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:ExpediaGroup/bull.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:ULisboa/ewp-host-plugin-skeleton.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/adobe/aio-lib-java |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:errai/errai.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/gittors/apollo-client-extend |
| 2022-06-02 14:47:12.527459+00 | git | github.com/OmicsDI/ddi-base-master.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-speech |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/final-projects/final-annotation |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-documentation |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-rest-4j.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rbkmoney/woody_java |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/jackson-jaxrs-providers.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:charite/jannovar.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/identity-media |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/esastack/esa-commons |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-functions |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-internal |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:i-Cell-Mobilsoft-Open-Source/roaster.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:influxdata/influxdb-client-java.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:4paradigm/HybridSE.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/jackson-modules-base.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-web-resources-registry |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Erudika/para |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:dhatim/root-pom-oss.git |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/rieckpil/custom-maven-archetypes.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/carbon-multitenancy |
| 2022-06-02 14:47:12.527459+00 | git | [fetch=]git@github.com:turnonline/ecosystem-admin-widgets.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/oracle/tribuo |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:vivo-project/VIVO.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/neo4j/neo4j-java-driver |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:youtaqiu/shore.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/data-integrations/wrangler |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/openzipkin/zipkin-finagle |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/apim-apps |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-api-gateway.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-openfile-bom |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/TinkoffCreditSystems/invest-openapi-java-sdk.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-local-auth-basicauth |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/steinarb/osgi-service |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-spring-boot.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:AvanzaBank/ymer.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/sonatype/nexus-public |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:vy/log4j2-redis-appender.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/hhund/rwh-pom |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:bitstrings/m2e-connectors-parent.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:ooknight/universe-bom.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/sshtools/maverick-synergy |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:247452312/my-rpc.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rbkmoney/service-parent-pom |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-dms |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-common-protos.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:elastic/apm-agent-java.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ikasanEIP/ikasan |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:medplum/medplum.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-net-types |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-style |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:kiegroup/optaplanner.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-kms.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/reaktivity/ry-bom.java |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:google/mug.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/opencb/opencga |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/tls-attacker/TLS-Attacker |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com:fernice/maven.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/vip-efactory/ejpa-spring-boot-starter |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/carbon-kernel |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Commonjava/path-mapped-storage |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:noear/water.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:Atmosphere/atmosphere.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Talend/component-runtime |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-security-private-ca |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:kiegroup/kie-docs.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-automl |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:redisson/redisson.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/buession/buession-springcloud |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-domains |
| 2022-06-02 14:47:12.527459+00 | git | git://github.com:infobip/infobip-typescript-generator-extension.git |
| 2022-06-02 14:47:12.527459+00 | git | git@https://github.com/wonderAndroid/UnionSdkPublish.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:loyada/dollarx.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/arassec/igor |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:yamcs/yamcs.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-file-bom |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse-ee4j/metro-jax-ws.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:tmoreira2020/fix-virtual-host-app.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-bom |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:bazaarvoice/emodb.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-dataproc-metastore |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:debezium/debezium.git |
| 2022-06-02 14:47:12.527459+00 | git | git://git@github.com/vpro/vpro-shared.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/trinodb/trino |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-basecamp |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-service-management.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-billingbudgets.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/scylladb/java-driver |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:vespa-engine/vespa.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:torakiki/sejda.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/jpotts/alfresco-acl-templates |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:oshi/oshi.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/dsyer/spring-boot-thin-launcher |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:rapid7/armor.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-recaptchaenterprise.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.commons |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/product-microgateway |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/iamazy/elasticsearch-sql |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/annot8/annot8 |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-session-4j.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:fengwk/auto-validation.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/nhl/dflib |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/project-ncl/pnc |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:fengwk/auto-mapper.git |
| 2022-06-02 14:47:12.527459+00 | git | git:://github.com/galasa-dev/framework |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:bmwcarit/joynr.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/mynewworldyyl/jmicro |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:noear/srww.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:youngmonkeys/ezyfox-boot.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-inbound-auth-oauth |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-bigquery.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:primefaces-extensions/primefaces-extensions.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-talent.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Javacord/Javacord |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/fugerit-org/fj-lib |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-appengine-admin |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/aps-lab/string-store |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/identity-api-user |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:wywuzh/commons.git |
| 2022-06-02 14:47:12.527459+00 | git | git//github.com/powertac/powertac-core.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:GoogleCloudDataproc/hadoop-connectors.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/adobe/aem-core-wcm-components |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/exense/exense-visualization-backend |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:nicoulaj/parent-pom.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-policy-troubleshooter.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-policy-troubleshooter |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:yingzhuo/carnival.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/vip-efactory/embp-spring-boot-starter |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/carbon-analytics-common |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/moduliths/moduliths |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:camunda-community-hub/dmn-scala.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:dneht/boot.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/buession/buessionframework |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/indeedeng/proctor |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-texttospeech.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/google/libphonenumber |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-accessapproval.git |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/Netcentric/accesscontroltool.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FK7075/lucky-noxml.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com/takari/provisio.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:OpenFeign/feign.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:quarkusio/quarkus-platform.git/quarkus-universe-bom |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/charon |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-totp |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:greatbit/quack |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Alex1304/jdash |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-errorreporting.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:elastic/ecs-logging-java.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:erupts/erupt.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/officefloor/OfficeFloor |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/IBM/ibm-cos-sdk-java |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/steinarb/beans |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-dialogflow |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:flowlogix/flowlogix.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-samlsso |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:whitesource/agents.git |
| 2022-06-02 14:47:12.527459+00 | git | git//github.com/INTO-CPS-Association/maestro |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:zeebe-io/zeebe.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/carbon-identity-framework |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/parentpom/ppom-portlek |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-phishingprotection.git |
| 2022-06-02 14:47:12.527459+00 | git | git://github.com:better-care/ehr-common.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:i-Cell-Mobilsoft-Open-Source/coffee.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-core-bom |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:camunda/camunda-rest-client-spring-boot.git |
| 2022-06-02 14:47:12.527459+00 | git | https://${env.GITHUB_USER}:${env.GITHUB_TOKEN}@github.com/molgenis/vibe.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/jackson-dataformats-text.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:sutra/commons-jax-rs.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/microsoft/azure-maven-plugins |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-event-handler-account-lock |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:nixend/manny.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/npo-poms/poms-shared |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-tld-parser |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:slackapi/java-slack-sdk.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:MorphiaOrg/morphia.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rbkmoney/java-service-dependencies |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/io-fairy/functional |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/geneontology/obographs |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:noear/sponge.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-scheduler.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-bigqueryreservation |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:hotpads/datarouter.git |
| 2022-06-02 14:47:12.527459+00 | git | https:https://github.com/vaadin/multiplatform-runtime-internal.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:signalfx/signalfx-java.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-workflows |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-connectivity |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/imixs/imixs-workflow |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-datacatalog.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:mengweijin/quickboot.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:noear/bcf.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/fugerit-org/fj-bom |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/exense/exense-commons |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:kiegroup/kie-soup.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/messaginghub/pooled-jms |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-file |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/spring-cloud/spring-cloud-stream |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/SAP/cloud-security-xsuaa-integration |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/jitsi/jicoco |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/acpreda/sprint10 |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-billing.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-messages |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/cdapio/cdap-security-extn |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Playtika/feign-reactive |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/wso2-commons-vfs |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-aws-lambda.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/OpenIdentityPlatform/commons |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:${github.user}/${github.repo}.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-secretmanager.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-asset.git |
| 2022-06-02 14:47:12.527459+00 | git | git://github.com:confluentinc/parallel-consumer.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-fetch-remote |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/verhas/jamal |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:ks-no/fiks-ekstern-super-pom.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-fluent-html |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:zalando/problem.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/bsorrentino/maven-confluence-plugin |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-dlp.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-bigqueryconnection |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:pietermartin/umlg.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/t9t/jooq-postgresql-json |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/jackson-jr.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/tcdng/unify-framework |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/data-integrations/database-delta-plugins |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/microsoft/CDM |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/didi/Hummer |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:lyft/protoc-gen-validate.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-taglib |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-phishingprotection |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/dislazy/alidaodao-app-redis |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-vision |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/codehaus-cargo/cargo |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/identity-apps |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/eclipse/milo |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-inbound-auth-sts |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-language.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-facebook |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/final-projects/final-auto |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/sbtqa/page-factory-2 |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-spanner |
| 2022-06-02 14:47:12.527459+00 | git | git://github.com:hellothomas-group/jedi.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/powsybl/powsybl-core |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-amazon |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/credibledoc/credible-doc |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:phax/ph-css.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-logging.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-billingbudgets |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:fmcejudo/quarkus-eureka.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:entur/jwt-resource-server.git |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-4j.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/openjdk/jfx |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/killbill/killbill |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/yuweihn/assist4j |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/alibaba/spring-cloud-alibaba |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-workflow-executions.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/bbottema/simple-java-mail |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:openhab/infrastructure.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-thingsearch |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/OpenFeign/feign |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-oauth-addons |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-section |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/neo4j/neo4j |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-inbound-auth-saml |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:1171736840/spring-file-storage.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ofdrw/ofdrw |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-utils |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-javadoc-resources |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/jboss-wise/wise-core |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:errai/errai-cdi.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eiiches/jackson-jq.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-secretmanager |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/softwaremagico/ThinkMachine.git |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-tram-kafka.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/TruthBean/debbie-cloud |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:adorsys/xs2a-adapter.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:verytouch/vkit.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/carbon-crypto-service |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:jujube-framework/jujube-parent.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:activej/activej.git |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com:alibaba/SmartEngine.git |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/apache/druid.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:adorsys/xs2a.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/salesforce/utam-java |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-servlet-last-modified |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/jackson-datatype-hibernate.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/buession/buession-security |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-dataproc.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/odpi/egeria-connector-xtdb |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:kalencaya/milky-all.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-api-gateway |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/mirkosertic/Bytecoder |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-iamcredentials.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-provisioning-duo |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:infinispan/infinispan.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-rql |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-hodgepodge |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:neo4j-contrib/cypher-dsl.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/adrianfish/commons |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:zeebe-io/spring-zeebe.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/cloudimpl/outstack |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:ks-no/fiks-maskinporten.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/project-ncl/causeway |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/trib3/leakycauldron |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:chutney-testing/chutney.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:kiegroup/jbpm-designer.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:dekorateio/dekorate.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-inbound-provisioning-scim2 |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/membrane/service-proxy |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/openl-tablets/openl-tablets |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:cqfn/eo.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/streamnative/pulsar |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-javadoc-offline |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/RBMHTechnology/vind |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:algolia/algoliasearch-client-java-2.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/archiecobbs/dellroad-stuff |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:alphagov/pay-java-commons.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:bliblidotcom/blibli-backend-framework.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:housepower/ClickHouse-Native-JDBC.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:ooknight/universe-ui.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-spanner.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/opencb/biodata |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:shannah/cn1-maven-archetypes.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:xipki/xipki.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:OpenNMS/opennms-integration-api.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:uberfire/uberfire.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/final-projects/final-framework |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:orientechnologies/orientdb.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-io-buffer |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:kamon-io/Kamon.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/jackson-modules-java8.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-functions.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:errai/Reflections.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/streamnative/pulsar-flink |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/schemacrawler/SchemaCrawler |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rafalwrzeszcz-wrzasqpl/pl.wrzasq.cform |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/applitools/eyes.sdk.java3 |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/payara/ecosystem-security-connectors |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:blackleg/nb-native-notifications.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/gongbox/easyexcel-plus |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:wildfly-security/wildfly-elytron.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/OpenGamma/Strata |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/A248/DazzleConf |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/alfasoftware/astra |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/nekolr/wow-excel |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ylexus/jiotty |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-internal/ditto-internal-models |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/io7m/jdeferthrow |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:salesforce/reactive-grpc.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-workflow-executions |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/vanniktech/gradle-maven-publish-plugin |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/schlagundrahm/swat4dp |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-containeranalysis.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wildfly/boms |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-game-servers |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:adobe/aem-guides-wknd.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-automl.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:hengyunabc/arthas-repackage-deps.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:rzo1/crawler4j.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-openfile |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-core.git |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-graphql-4j.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:dotwebstack/dotwebstack-framework.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/carbon-health-check |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/averbis/pharma-typesystems |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/nielsbasjes/yauaa |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:teamapps-org/teamapps.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:stoys-io/stoys.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/DIGGSweden/dgc-java |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/carbon-commons |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/seedstack/mongodb-addon |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-casque-snr |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:mpetuska/npm-publish.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-webrisk.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/jcustenborder/connect-utils |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/yupiik/yupiik-batch |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/kiegroup/kie-dmn |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rbutenuth/rate-limiter |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/IBM/scc-java-sdk |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/oss-parent.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:craterdog/maven-parent-poms.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-appengine-admin.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:Internet2/grouper.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/acgs-org/acgs-cms-spring-boot-starter |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/dustlight-cn/captcha |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-essential-contacts |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-inbound-auth-jwtsso |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-dataproc |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/samples-is |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/cdapio/cdap |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/alibaba/Sentinel |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:ppdzm/utils-collection.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:liferay/liferay-portal.git |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/yahoo/fili.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/database-rider/database-rider |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/karatelabs/karate |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-google |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/graphfoundation/ongdb |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:Trendyol/Jdempotent.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:Kong/unirest-java.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/kiegroup/jbpm-work-items |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-kms |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/apitestbase/apitestbase |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:aoju/bus.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:twilio/calcite-kudu.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-openid |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-scheduler |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Frontify/frontify-aem-connector |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-bigqueryreservation.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/powsybl/powsybl-entsoe |
| 2022-06-02 14:47:12.527459+00 | git | ssh:git@github.com:varontron/YADA.git |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/euler-io/euler-api.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/OpenWiseSolutions/openhub-framework |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/io7m/jproperties |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/jberet/jsr352 |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Commonjava/galley |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-kafka.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-network-security.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-bigquerystorage.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-policies |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-dia |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/AthenZ/athenz |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-managed-identities.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-bigtable-hbase.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:rosette-api/rosette-elasticsearch-plugin.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-texttospeech |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-datalabeling.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-core |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:wuyushuo/spring-boxes.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-servlet-util |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Raven-Source/raven-logger-java |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:jfarcand/atmosphere.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-video-intelligence |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:vzakharchenko/keycloak-radius-plugin.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:monarch-initiative/phenol.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/jackson-datatypes-misc.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-user-ekyc |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-outbound-auth-github |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/parentpom/ppom |
| 2022-06-02 14:47:12.527459+00 | git | ssh://github.com/MicroFocus/octane-ci-java-sdk.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-workflows.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:shijingsh/mg2-framework.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-migration-resources |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/product-is |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/hpcc-systems/hpcc4j |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-monitoring.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/apache/shardingsphere-elasticjob |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/agroal/agroal |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-profiler |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/virtualansoftware/idaithalam.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-speech.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/apim-km-wso2is |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:xtf-cz/xtf.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:noear/luffy.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/fykidwai/fyk-beer-works-bom |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:adorsys/xs2a-connector-examples.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:vert-x3/vertx-jca.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-fluent-html-any |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/vaadin/framework |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-mediatranslation |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/adobe/S3Mock |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/SDA-SE/sda-dropwizard-commons |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:datastax/astra-sdk-java.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:noear/solon.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/flexiblepower/defpi-core |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:OpenHFT/Chronicle-Logger.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/jetty-project/jetty-load-generator |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-storage-nio.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/io7m/portero |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:google/truth.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-domains.git |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-hybrid-4j.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/novareseller/dagger |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/nbbrd/java-io-util |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:4paradigm/fedb.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:mivek/MetarParser.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-os-login.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-network-security |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/Ekryd/sortgraphql |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/odpi/egeria |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-governance |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-mediatranslation.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/commonmark/commonmark-java |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/cdapio/hydrator-plugins |
| 2022-06-02 14:47:12.527459+00 | git | //github.com:networknt/light-chaos-monkey.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-memcache |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:s4u/parent |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:gojek/parquet-mr.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/treblereel/mapper-xml |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:bitstrings/m2e-jaxb2-connector.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:hapifhir/hapi-fhir.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/apollographql/apollo-kotlin |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:dromara/hutool.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:evanchooly/github-issues-maven-plugin.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-monitoring-dashboards.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-document-ai.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/KarmaConfigs/LockLoginReborn |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/CourseOrchestra/celesta |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:quarkusio/quarkus-platform.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/drasyl-overlay/drasyl |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-tempfiles |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:awslabs/aws-athena-query-federation.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/projectnessie/nessie |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/kiegroup/kogito-examples |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/exense/step |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/spring-cloud/spring-cloud-stream-starters |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/baked-libs/dough |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-autogit-bom |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:spotify/apollo.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-vision.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-memcache.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/openforis/collect-earth |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:codenameone/CodenameOne.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:shred/acme4j.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:alibaba/bytekit.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:tango-controls/JTango.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com:apache/geode.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-language |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-iot.git |
| 2022-06-02 14:47:12.527459+00 | git | git://github.com:JarvisCraft/padla.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/IBM/kar |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eeverman/andhow.git |
| 2022-06-02 14:47:12.527459+00 | git | git:github.com/salesforce/cantor.git |
| 2022-06-02 14:47:12.527459+00 | git | https://git@github.com/Summer-Cattle/Cattle-Build.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/fcrepo-exts/modeshape |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-recaptchaenterprise |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/fykidwai/mssc-brewery-bom |
| 2022-06-02 14:47:12.527459+00 | git | //github.com/721806280/healthy-chn-security.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-encoding-taglib |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/ao-collections |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/vpro/vpro-shared |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/bsorrentino/maven-annotation-plugin |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-event-handler-notification |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/GG-A/JFunctional |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse-vertx/vertx-sql-client.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:adorsys/psd2-dynamic-sandbox.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ulisse1996/jaorm |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com:kiegroup/jbpm.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/googleapis/java-webrisk |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-profiler.git |
| 2022-06-02 14:47:12.527459+00 | git | https://${GIT_USERNAME}:${GIT_PASSWORD}@github.com/ExpediaGroup/apiary-extensions.git |
| 2022-06-02 14:47:12.527459+00 | git | git://git@github.com:arquillian/arquillian-container-weld.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:navikt/common-java-modules.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/bedrin/kerb4j |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:vencent-lu/giants-boot.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:Shoothzj/java-dependency.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2/carbon-governance |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-jwt |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:alibaba/arthas.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/opencypher/front-end |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/severell/severell |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/tls-attacker/TLS-Scanner |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:googleapis/java-accesscontextmanager.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/prompto/prompto-factory |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/quarkiverse/quarkus-jooq |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/testingisdocumenting/webtau |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wultra/powerauth-restful-integration |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/virtualansoftware/cucumblan.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:pac4j/pac4j.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/dapr/java-sdk |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/cloudfoundry/multiapps-controller |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:sauthieg/ipojo-toolkit-parent.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/protocolbuffers/protobuf |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:leancloud/java-unified-sdk.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:oracle/helidon.git |
| 2022-06-02 14:47:12.527459+00 | git | https://${env.GITHUB_TOKEN_USR}:${env.GITHUB_TOKEN_PSW}@github.com/camunda-cloud/zeebe.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/wso2-extensions/identity-local-auth-iwa-kerberos |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms-news-bom |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/rmartinsanta/mork |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:eclipse/ditto.git/ditto-bom/ditto-internal/ditto-internal-utils |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/javaee-web-api-bom |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:noear/Weed3.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/kasparthommen/java-code-gen |
| 2022-06-02 14:47:12.527459+00 | git | ssh://git@github.com/mhoffrog/org-parent.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/exense/step-grid |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:bitstrings/m2e-xmlbeans-connector.git |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:whaleal/mars.git |
| 2022-06-02 14:47:12.527459+00 | git | https://github.com/ao-apps/semanticcms |
| 2022-06-02 14:47:12.527459+00 | git | git@github.com:FasterXML/jackson-datatypes-collections.git |
+-------------------------------+------------+--------------------------------------------------------------------------------------------+
(718 rows)
Time: 12076.097 ms (00:12.076)

Event Timeline

listing done!

Jun 02 14:12:06 worker1 python3[3038519]: [2022-06-02 14:12:06,221: INFO/ForkPoolWorker-1] Task swh.lister.maven.tasks.IncrementalMavenLister[004db369-a48e-45b0-bd8f-cc70acbf86b6] succeeded in 4054.7064282642677s: {'pages': 4743781, 'origins': 8202}
ardumont changed the title of this paste from still github origins listed from maven with exotic urls `git@`, ssh://... to still github origins listed from maven with exotic urls.Jun 13 2022, 2:53 PM