Skip to content

Merge pull request #883 from microting/dependabot/nuget/Microting.eFo… #599

Merge pull request #883 from microting/dependabot/nuget/Microting.eFo…

Merge pull request #883 from microting/dependabot/nuget/Microting.eFo… #599

Triggered via push October 15, 2025 23:29
Status Success
Total duration 1m 11s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: Microting.eFormOuterInnerResourceBase.Tests/DbTestFixture.cs#L97
Method 'ExecuteSqlRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSql' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
build: Microting.eFormOuterInnerResourceBase.Tests/DbTestFixture.cs#L97
Method 'ExecuteSqlRaw' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSql' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.