-
**Description of the issue**
CodeQL scan is not picking up SQL Injection vulnerability in the following Azure Function trigger:
```csharp
using System.Net;
using Microsoft.Azure.Functions.Work…
-
## Description:
We have a repository integrated with Codacy for static code analysis. While the pipeline generally functions as expected, we occasionally encounter an issue where the "Codacy Static C…
-
Currently, OMSimulator only checks for event-triggering conditions (e.g. zero-crossing functions changing their sign) at each time step, but doesn't try to figure out the exact time when the zero-cros…
-
The different timeouts for the azure functions should include a note:
"*Regardless of the Function App Timeout configuration, 230 seconds is the maximum amount of time that an HTTP Triggered function…
-
**Is your feature request related to a problem? Please describe.**
GCP CloudFunctions gen2 use CloudEvents as event format when creating a trigger function.
With spring-cloud-function-adapter-gcp on…
-
I have set up a function app in dotnet-isolated mode with ACA.
Functions are running but Metrics do not show anything.
![image](https://github.com/user-attachments/assets/f45b9cb0-1c4a-48c2-b6f0-7…
-
Hi,
I want to manage users with Entra ID and user roles with DB.
So I deployed SWA with custom authentication, but GetRoles Function is not working.
Can anyone detect the cause of this problem.
…
-
**Do you want to request a *feature* or report a *bug*?**
Both/neither?
**What is the current behavior?**
Currently, react-refresh marks each component whose `type` and/or `signature` has cha…
-
### Description
I'd like a [triggers](https://github.com/aws/aws-cdk/tree/master/packages/%40aws-cdk/triggers) feature that starts and monitors a long-running Step Function state machine until the …
-
The command
```bash
# Fails with C#
# Succeeds with Python
func new --template "Azure Queue Storage Trigger" --name MyQueueTrigger
```
does not work when developing functions with C#. The fol…