build(deps): Bump the actions group across 1 directory with 13 updates - #10
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): Bump the actions group across 1 directory with 13 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Annotations
10 warnings
|
Build base (0.7.0) and next (0.7.1) installers:
src/Dispatch.Data/Providers/SqlServerDatabaseProvider.cs#L127
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build base (0.7.0) and next (0.7.1) installers:
src/Dispatch.Data/DatabaseMigrator.cs#L246
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build base (0.7.0) and next (0.7.1) installers:
src/Dispatch.Data/DatabaseMigrator.cs#L157
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build base (0.7.0) and next (0.7.1) installers:
src/Dispatch.Data/DatabaseMigrator.cs#L154
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build base (0.7.0) and next (0.7.1) installers:
src/Dispatch.Data/Providers/PostgresDatabaseProvider.cs#L96
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build base (0.7.0) and next (0.7.1) installers:
src/Dispatch.Data/Providers/MySqlDatabaseProvider.cs#L148
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build base (0.7.0) and next (0.7.1) installers:
src/Dispatch.Data/DatabaseMigrator.cs#L246
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build base (0.7.0) and next (0.7.1) installers:
src/Dispatch.Data/Providers/SqlServerDatabaseProvider.cs#L127
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build base (0.7.0) and next (0.7.1) installers:
src/Dispatch.Data/DatabaseMigrator.cs#L157
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
|
Build base (0.7.0) and next (0.7.1) installers:
src/Dispatch.Data/DatabaseMigrator.cs#L154
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
|
background
wait
wait-all
cancel
parallel
Loading