-
### Issue description
I merged 2 repos into a new one and set up serverless-compose. Both were using serverless v4 and working fine.
Now the final lambda packages are not including node_modules wit…
-
### 1. Why is this change necessary?
This PR is partly based / extended on the changes of https://github.com/shopware/shopware/pull/4999
- If you currently use the "Remember Me" feature, the eff…
-
The STAPI spec documents what is expected for [pagination support](https://github.com/stapi-spec/stapi-spec/tree/main?tab=readme-ov-file#pagination) and in particular what endpoints should support it:…
-
Samples can be extremely helpful for first-time users of Knative functions so that they can
See them in action
Understanding the Syntax and Structure
Learning Best Practices Samples
Exploring Use …
-
**Is your feature request related to a problem? Please describe.**
I have a requirement to authenticate my function app using a managed identity but managed identities are not supported on ACA functio…
-
To prevent "invalid" constitutions being submitted and locking a service, we should add some utility functions to the governance JS API to validate a constitution script. As a minimum, we should be ab…
-
(HAL-26) LACK OF ACCESS CONTROL ISSUES
// CRITICAL
Auditor: Halborn
Severity: Critical
Description
Several access control issues have been identified in the movement codebase, distributed be…
SA124 updated
3 weeks ago
-
I'm getting the error in cloud9 as following:
SpaCrossDomainWafStack: deploying... [1/1]
SpaCrossDomainWafStack: creating CloudFormation changeset...
5:55:29 PM | CREATE_FAILED | AWS::Lamb…
-
### Issue Summary
Hello! I noticed the admin app is 3.24, which is quite old.
Ember has a lot of very nice features in v6, and the upcoming [_edition_](https://emberjs.com/editions/), Polaris.
…
-
I continue to work with HTMX.
Should I redefine `RedirectResponse`(`back(), route(), to()`) and update `redirect()`?
```php
$responseHTMX = single_service('redirectresponse')
->hxRedirect(…