Donny

Results 16 issues of Donny

Hello. I am checking Harbor as my private registry. When I checked it, there is no audit log for login into harbor. What do you think of adding the feature?...

community
kind/requirement
area/audit-log

I found stdout that looks like error. Can we confirm this line is critical error? The script I executed is here. ```bash #!/bin/bash ETL_PROVIDER_URL=http://a.b.c.d:8551/ ETL_AMOUNT=10000 ETL_START_BLOCK=70024000 ETL_END_BLOCK=$(($ETL_START_BLOCK+$ETL_AMOUNT-1)) python klaytnetl.py export_trace_group...

bug

Hello. I fixed an example using TCP sockets. It seems that `ServeTCP` interface was changed.

## Description I implemented that the prompts can be skipped by configuring `~/.okta_aws_login_config` and command line arguments. ## Related Issue * https://github.com/Nike-Inc/gimme-aws-creds/pull/342 ## Motivation and Context To get AWS credentials,...

Hello. I have an idea to restrict ip address range. Under the network in the company, ip address range developers can use is assigned in advance to prevent from conflicting...

Hello. I suggest a new feature for audit. When a user changes policy or resource via command line, no log remains. I found logs about `hbm` through `journald` on CentOS...