Chris Baumann

Results 4 issues of Chris Baumann

### Checkboxes for prior research - [X] I've gone through [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide) and [API reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest) - [X] I've checked [AWS Forums](https://forums.aws.amazon.com) and [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js). - [X] I've searched for [previous similar...

service-api
bug
p1

**Description** When attempting to serialize messages using the `ProtobufSerializer` an error is always thrown. **Environment Information** - OS Mac M1 Sonoma 14.6.1 - Node Version 20.18.1 - NPM Version 10.8.2:...

schema registry

## Motivation and Context Fixes issue #76 where the owasp:api2:2023-no-credentials-in-url rule would throw an error when `@.in.match` was undefined. ## Description Adds an additional check to ensure `@.in.match` is defined...

## Context Running `v2.0.1` of the ruleset results in a `scope.sandbox.at(...).value.in.match is not a function` error when `@.in.match` is undefined. For an example see the "Steps to Reproduce section". ##...