jirib
jirib
Ideally I would love to pass args to dex , an example: ``` dex /usr/share/applications/google-chrome.desktop https://www.github.com $ dex /usr/share/applications/google-chrome.desktop https://www.github.com File does not exist: /https://www.github.com ``` Right now I created...
IMO to monitor the state of configuration dritfs it could be handy if confd would have a kind of API to be queries for changes. Example: ```Bash 2013-11-03T19:04:53-08:00 confd[21356]: INFO...
Hi, could README state where symetric key is located? IIUC it is `.git/git-crypt/keys/default`.
Hi, I suppose your hotkey won't work if loop.index is not 0-9 as pxelinux allows only one and uniq character. So if you would have > 10 boot images you...
It would be cool to be able to push results as some metrics to Prometheus.
I'm trying to POST via curl rpm list for same server and I'm surprised it is still saved in same directory on the server, although the file is rewritten. *...
# What did you do? I do not run Vuls container as root but I defined XDG_CACHE_HOME variable (as other Vuls components honor it). # What did you expect to...
# What did you do? (required. The issue will be **closed** when not provided.) I ran `vuls scan` and `vuls report` inside a container which was run with: ``` docker...
In your various shell scripts you hardcode paths to `/tmp` and then you do `./.sh`. But `/tmp` could be often mounted with `noexec` mount option thus it won't work. IMO...
**Describe the bug** `okta-cli` does not work, seems 'role' is missing in 'Please select the AWS role'. **To Reproduce** ``` $ cat ~/.okta-aws [689539849730_AWSAdministratorAccess] username = [email protected] app-link = https://example.okta.com/home/amazon_aws_sso/0oa7iqa96irc5I3ok357/aln1ghfn5xxV7ZPbE1d8...