artefactory-connectors-kit
artefactory-connectors-kit copied to clipboard
ACK is an E(T)L tool specialized in API data ingestion. It is accessible through a Command-Line Interface. The application allows you to easily extract, stream and load data (with minimum transformati...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.0 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...
The workflow lint_and_run_tests.yml is referencing action actions/checkout using references v1. However this reference is missing the commit [a6747255bd19d7a757dbdda8c654a9f84db19839](https://github.com/actions/checkout/commits/a6747255bd19d7a757dbdda8c654a9f84db19839) which may contain fix to the some vulnerability. The vulnerability fix that...
WHY Today, each individual project willing to use the application at a production scale needs to set-up and deploy the underlying infrastructure, which can be a heavy process. HOW We...
- [x] Upgrade to Python 3.9 and Debian Bullseye - Scan Docker image and fix potential issues: - [ ] [High severity vulnerability found in libgd2/libgd3](https://snyk.io/vuln/SNYK-DEBIAN11-LIBGD2-1570130) - [ ] [Critical...
The goal of this PR is to enable the creation of scheduled reports for Google DBM reader. To do so, I added a function that creates the "schedule" body of...
Make sure you have checked _all_ steps below. ### Issue - Add a Zstd formatter for the writter to allow zstd file to be written ### Description - Add a...
Make sure you have checked _all_ steps below. ### Issue - Added additional informations on how to run this program ### Description - Added minimum Python version required (3.8) -...