DaniloNC

Results 4 issues of DaniloNC

Currently, the bfs.py has 18 elements inside the dangerous_permissions list, sending 18 permissions at once to the analyzeIamPolicy causes an INVALID_ARGUMENT status. In order to troubleshoot the error, I modified...

Navigate using the horizontal (time) scrollbar on a laptop without a mouse is painful, sometimes it is slow to go to the desired time/offset by scrolling using clicks and it...

Although the Linux Mint 19.1 is based on Ubuntu 18.04, the docker-install script recognize this distribution as a debian buster/sid. This was working until recently but started to give me...

Microsoft has its own implementation of the unix srand/rand functions. This python code is an example of their rand implementation: https://gist.github.com/DaniloNC/89ff515689d5f6d7f2a585b098e2c03e#file-microsoft_rand_prng-py