Sushant Mimani

Results 7 issues of Sushant Mimani

## 🐛 Bug Report Values like below are being flagged as high entropy findings when they shouldn't. ``` policy/service-role/AWSLambdaVPCAccessExecutionRole b/Standards-Best-Practices/Speed-of-Delivery/TEMPLATE ``` ## Expected Behavior Values should not be flagged as...

bug

- [x] Add/Expose a new API that let's user encrypt/decrypt a data stream - [ ] Documentation updates

- [x] Add a stream cipher implementation - [x] Add/Expose a new API that let's user encrypt/decrypt a data stream - [ ] Documentation updates

**Is your feature request related to a problem? Please describe.** Add capability to use stream ciphers to encrypt high volumes of data. **Describe the solution you'd like** Capability to use...

**Describe the bug** C# artifacts are currently rebuilt before deploying. Ideally, the artifacts built during CI should be deployed. **Expected behavior** The artifacts built during CI should be deployed without...

**Describe the bug** Some AppEncryption integration tests fail intermittently in the CI pipeline. - TestSessionCacheMultiThreadedSameSessionNoEviction - TestSessionCacheMultiThreadedWithMaxSessionReachedSameSession **To Reproduce** Steps to reproduce the behavior: 1. Trigger the CI workflow **Expected...