Update project metadata #65
codeql-analysis.yml
on: push
evaluate_action_skip
4s
Matrix: Analyze
Annotations
13 warnings
evaluate_action_skip
The following actions uses node12 which is deprecated and will be forced to run on node16: fkirc/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
evaluate_action_skip
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Analyze (csharp):
OWASP.AntiSamy/Html/Model/Property.cs#L34
Missing XML comment for publicly visible type or member 'Property.AllowedRegExp'
|
Analyze (csharp):
OWASP.AntiSamy/Html/Model/Property.cs#L35
Missing XML comment for publicly visible type or member 'Property.AllowedValues'
|
Analyze (csharp):
OWASP.AntiSamy/Html/Model/Property.cs#L36
Missing XML comment for publicly visible type or member 'Property.ShorthandRefs'
|
Analyze (csharp):
OWASP.AntiSamy/Html/Model/Property.cs#L37
Missing XML comment for publicly visible type or member 'Property.Name'
|
Analyze (csharp):
OWASP.AntiSamy/Html/Model/Property.cs#L38
Missing XML comment for publicly visible type or member 'Property.OnInvalid'
|
Analyze (csharp):
OWASP.AntiSamy/Html/Model/Property.cs#L39
Missing XML comment for publicly visible type or member 'Property.Description'
|
Analyze (csharp):
OWASP.AntiSamy/Html/Model/Property.cs#L41
Missing XML comment for publicly visible type or member 'Property.Property(string)'
|
Analyze (csharp):
OWASP.AntiSamy/Exceptions/ScanException.cs#L56
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
OWASP.AntiSamy/Exceptions/ParseException.cs#L52
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
Analyze (csharp):
OWASP.AntiSamy/Exceptions/PolicyException.cs#L54
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|