Tyler Brockmeyer
Tyler Brockmeyer
- change `Buffer` to `UInt8Array` when using `instanceof` - fix mac creation - encryption modifiers - simplify walkAndDecrypt and decryptScalar - improve error output - Add integration tests and coverage...
**Describe the bug** The shim for `node` does not process command line arguments correctly, so it does not have feature parity with the actual node executable. My best interpretation of...
# The Problem 1. Expected behavior for `aws_profile` is that it would use the same credential discovery that the AWS CLI does (or any AWS SDK). 2. In places where...