athenz icon indicating copy to clipboard operation
athenz copied to clipboard

Open source platform for X.509 certificate based service authentication and fine grained access control in dynamic infrastructures. Athenz supports provisioning and configuration (centralized authoriz...

Results 84 athenz issues
Sort by recently updated
recently updated
newest added

Signed-off-by: mshneorson

Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

Hi, I couldn't find an alternative means to reach @havetisyan or the other maintainers, so I'm opening an issue. I have a YouTube channel, https://rawkode.live, and I'd like someone to...

We develop in Go from behind a corporate proxy which blocks encrypted files as they cannot be scanned for malware. Unfortunately this results in the AthenZ go client being blocked...

Hi! I'm trying to setup athenz-ui, following these [instructions](https://github.com/AthenZ/athenz/blob/master/docs/setup_ui.md). I run these commands: ``` $ export UI_SERVER=localhost ZMS_SERVER=localhost NODE_ENV=production $ sudo -E bin/athenz_ui start ``` but keep getting the following...

Hi there, we were trying to run athenz locally, and when running "mvn clean install" we get the following error: ![image](https://user-images.githubusercontent.com/48472671/147677863-f5cd6ba6-6494-4c0a-a71e-fd8025e5eee5.png) ![image](https://user-images.githubusercontent.com/48472671/147677907-07fb32d4-1361-441d-b14e-248648bae7ef.png) Any inputs on how to solve this?