Maria Shaldybin

Results 5 issues of Maria Shaldybin

dgrijalva/jwt-go#428 From Dependabots : > jwt-go allows attackers to bypass intended access restrictions in situations with []string{} for m["aud"] (which is allowed by the specification). Because the type assertion fails,...

Running bosh clean-up fails with the following error: ``` Using environment 'https://10.0.0.6:25555' as client 'admin' Task 918 Task 918 | 21:58:04 | Deleting releases: cf-networking/3.8.0 Task 918 | 21:58:04 |...

- [X] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- Add new property `dynamic_config_globs` to route-registrar job that specifies list of globs route-registrar will be scanning periodically to register routes dynamically. Also,...

### What is this change about? This PR adds support for dynamically managed disks. The following API endpoints are added for dynamic disk management: * `POST /dynamic_disks/provide` * `POST /dynamic_disks/:disk_name/detach`...

- [X] Read the [Contributing document](../blob/-/.github/CONTRIBUTING.md). Summary --------------- Add config validation in the pre-start BOSH script on a bootstrap VM to check config on canaries to fail fast. Backward Compatibility...