Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
org.odpi.egeria:database-integrator-client
Advanced tools
Egeria provides the Apache-2.0 licensed open metadata and governance type system, frameworks, APIs, event payloads and interchange protocols to enable tools, engines and platforms to exchange metadata in order to get the best value from data, whilst ensuring it is properly governed.
This git repository contains the core Egeria code and resources. This includes the build for Egeria's runtimes.
The project is built using gradle
. Clone or download the contents of this repository.
You will also need the Java 17 SDK installed.
Then run the following gradle command from the top-level directory to build the code and run the tests.
./gradlew clean build
Once you see the "Build Successful" message, go to the open-metadata-distributions/omag-server-platform/build
directory.
cd ./open-metadata-distribution/omag-server-platform/build
when you list the directory, you will see four subdirectories, two of which are interesting:
ls
distributions
contains the zipped and compressed distribution file for Egeria's platform. This file provides a convenient package to copy Egeria onto a specific machine to run. See Installing Egeria for information on how to unpack this file.unpacked
contains an unzipped copy of the distribution file, useful for running Egeria on the machine where it is built.To run Egeria on the machine you used to run gradle, change directory as follows:
cd unpacked/egeria*gz
There you will see another README.md
with further information.
cat README.md
If you are new to Egeria, see the getting started with Egeria blogs, or alternatively, visit the Egeria website.
This project aims to operate in a transparent, accessible way for the benefit of the Egeria community. All participation in this project is open and not bound to any corporate affiliation.
To understand how to join and contribute, see the Community Guide. This includes the call schedule.
All participants are bound to the Egeria's Code of Conduct. The governance of the project is described in more detail in the Egeria Operations Guide.
We are grateful to YourKit, LLC for supporting open source projects with its full-feature Java Profiler.
License: CC BY 4.0, Copyright Contributors to the Egeria project.
FAQs
Database Integrator Client-side
We found that org.odpi.egeria:database-integrator-client demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.