ranger
ranger copied to clipboard
Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond
## What changes were proposed in this pull request? Cherrypick of https://github.com/apache/ranger/commit/346fe34a41446cf29abefb627b61ab01376da4f3 ## How was this patch tested? mvn clean install No additional testing for ranger-2.8 Tested in master
…nger admin ## What changes were proposed in this pull request? When users from LDAP are not synced in ranger admin and we login into admin using LDAP user then...
## What changes were proposed in this pull request? With this change for grant without specifying 'with grant option', ranger policy should will be edited if delegate admin is already...
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 Release notes Sourced from on-headers's releases. 1.1.0 Important Fix CVE-2025-7339 (GHSA-76c9-3jph-rj3q) What's Changed...
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot...
## What changes were proposed in this pull request? A new workflow to build ranger images: `ranger, ranger-db, ranger-solr and ranger-zk` with multi-arch support and publish them to GitHub Container...
## What changes were proposed in this pull request? * in db_setup.py script, there's subprocess.Popen function. * From python 3, the stdout of Popen instance is byte by default. it...
## What changes were proposed in this pull request? (Please fill in changes proposed in this fix. Create an issue in ASF JIRA before opening a pull request and set...
## What changes were proposed in this pull request? Moving #600 here. - Add health checks in `docker-compose.yaml` for all supported docker services. - Add `curl` to the `ranger-base` image...
## What changes were proposed in this pull request? Adding an on-demand workflow to run and test ranger upgrades from released versions to the upcoming release. - download earlier releases...