Giter VIP home page Giter VIP logo

web3-event-streamer's Introduction

keyko-event-streamer

Web3 event streamer CI javadoc

Keyko Web3 framework for processing blockchain data. The event streamer is the Swiss Army Knife we use to filter, transform, enrich the data coming from the Web3 Monitoring Agent.

How to start

This project generates a java library that you can embedded in your java/scala project in order to facilitate your data transformations.

If you want to use the library, you can include the dependency in your project directly:

<dependency>
  <groupId>io.keyko.monitoring</groupId>
  <artifactId>web3-event-streamer</artifactId>
  <version>0.1.0</version>
</dependency>

If you want to run the application as a stand-alone process, you can compile and run it using the following commands:

mvn clean package
java -jar target/keyko-event-streamer-0.1.0-allinone.jar 

License

Copyright 2020 Keyko GmbH

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

web3-event-streamer's People

Contributors

aaitor avatar eruizgar91 avatar josepablofm78 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

web3-event-streamer's Issues

Known vulnerabilities in shared libraries which web3-event-streamer depends on.

Hi, @eruizgar91 , @aaitor , I'd like to report a vulnerability issue in io.keyko.monitoring:web3-event-streamer:0.2.9.

Issue Description

io.keyko.monitoring:web3-event-streamer:0.2.9 directly or transitively depends on 43 C libraries (.so) cross many platforms(such as x86-64, x86, arm64, armhf). However, I noticed that some C libraries are vulnerable, containing the following CVEs:

llibzstd-jni.sofrom C project zstd(version:1.4.3) exposed 1 vulnerabilities:
CVE-2021-24032
liliblz4-java.sofrom C project lz4(version:1.9.1) exposed 1 vulnerabilities:
CVE-2019-17543

Suggested Vulnerability Patch Versions

zstd has fixed the vulnerabilities in versions >=1.4.9
lz4 has fixed the vulnerabilities in versions >=1.9.2

Java build tools cannot report vulnerable C libraries, which may induce potential security issues to many downstream Java projects.
Could you please upgrade the above shared libraries to their patch versions?

Thanks for your help~
Best regards,
Helen Parr

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.