Dorian Mazur
Dorian Mazur
@JamesCovar @NicoHinderling @fabianobonomini Hi all, I was working on this issue, but I need some example repositories that are currently throwing errors. Could you please provide them? Thanks
@jshchnz I wasn't asking exactly for your private repo, just something to help me test the errors. @NicoHinderling Thanks for the repos! They're exactly what I needed. @lukeclifton Yes, that's...
I have submitted a PR with the fix, but I'm having issues with the test scenarios. The new Serverless v4 requires an AWS account, and I created a test AWS...
@austencollins That's great news, thank you for quick response. @vmurin Can you check [this](https://github.com/dherault/serverless-offline/pull/1806) branch? I tested this setup locally: ``` functions: hello: events: - http: method: get path: hello...
@chromy That's great 🚀 @jshchnz I'm waiting for the serverless update that @austencollins announced. If it doesn't come, I can merge this PR, turn off the tests for now, and...
@NicoHinderling @austencollins @hudaprs @chromy @jshchnz I just released [serverless-offline v14.0.0](https://github.com/dherault/serverless-offline/releases/tag/v14.0.0). It should be working fine. I tested everything locally and the tests all passed. Please let me know if you...
This was fixed in 9.0.0 refactor.
Hey @jesuscc1993 I believe this reported security issue is not valid for the current implementation. Here's why: 1. Proper CryptoObject Usage: This library uses `KeygenParameterSpec.Builder` with proper biometric authentication settings...
@smjkrk Thanks! Yes. Currently it's not needed for Android when using cipherStorage, but it helps choose the best available cipherStorage on the device. I will soon add device passcode support...
Fixed in 9.2.0