chore: [StepSecurity] Apply security best practices - #253
Open
step-security-bot wants to merge 3 commits into
Open
chore: [StepSecurity] Apply security best practices#253step-security-bot wants to merge 3 commits into
step-security-bot wants to merge 3 commits into
Annotations
1 error and 11 warnings
|
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, codecov/test-results-action@47f89e9acb64b76debcd5ea40642d25a4adced9f. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Microsoft.Security.Application.HtmlSanitization/TextConverters/ConverterWriter.cs#L50
Non-nullable field 'sinkInputObject' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Microsoft.Security.Application.HtmlSanitization/TextConverters/HTML/HtmlWriter.cs#L147
Cannot convert null literal to non-nullable reference type.
|
|
Microsoft.Security.Application.HtmlSanitization/TextConverters/HTML/HtmlWriter.cs#L142
Cannot convert null literal to non-nullable reference type.
|
|
Microsoft.Security.Application.HtmlSanitization/TextConverters/HTML/HtmlWriter.cs#L111
Dereference of a possibly null reference.
|
|
Microsoft.Security.Application.HtmlSanitization/TextConverters/HTML/HtmlWriter.cs#L105
Dereference of a possibly null reference.
|
|
Microsoft.Security.Application.HtmlSanitization/TextConverters/HTML/HtmlWriter.cs#L96
Dereference of a possibly null reference.
|
|
Microsoft.Security.Application.HtmlSanitization/TextConverters/HtmlToHtml.cs#L232
Cannot convert null literal to non-nullable reference type.
|
|
Microsoft.Security.Application.HtmlSanitization/TextConverters/HtmlToHtml.cs#L199
Cannot convert null literal to non-nullable reference type.
|
|
Microsoft.Security.Application.HtmlSanitization/TextConverters/HTML/HtmlWriter.cs#L79
Non-nullable field 'fallback' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Microsoft.Security.Application.HtmlSanitization/TextConverters/HTML/HtmlToken.cs#L100
Non-nullable field 'attributeList' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading