Sync Main (autogenerated) #302
5 configurations not found
Warning: Code scanning may not have found all the alerts introduced by this pull request, because 5 configurations present on refs/heads/main were not found:
Actions workflow (rust-analysis.yml)
- ❓
.github/workflows/rust-analysis.yml:analyze/language:rust
Actions workflow (csv-coverage-metrics.yml)
- ❓
.github/workflows/csv-coverage-metrics.yml:publish-csharp - ❓
.github/workflows/csv-coverage-metrics.yml:publish-java
API upload
- ❓ <default>
Actions workflow (cpp-swift-analysis.yml)
- ❓
.github/workflows/cpp-swift-analysis.yml:CodeQL-Build
New alerts in code changed by this pull request
Security Alerts:
- 2 high
Other Alerts:
- 28 notes
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Code scanning / CodeQL
'requireSSL' attribute is not set to true High test
Code scanning / CodeQL
'requireSSL' attribute is not set to true High test
Code scanning / CodeQL
'requireSSL' attribute is not set to true High test
Check failure on line 4 in csharp/ql/src/Security Features/CWE-1004/Web.config
Code scanning / CodeQL
'requireSSL' attribute is not set to true High
Check notice on line 220 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Analyser.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 251 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Analyser.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 189 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Context.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 459 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Context.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 507 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Context.cs
Code scanning / CodeQL
Missed opportunity to use Select Note
Check notice on line 669 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Context.cs
Code scanning / CodeQL
Call to System.IO.Path.Combine Note
Check notice on line 677 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Context.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 124 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Extractor.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 213 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Extractor.cs
Code scanning / CodeQL
Call to System.IO.Path.Combine Note
Check notice on line 380 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Extractor.cs
Code scanning / CodeQL
Call to System.IO.Path.Combine Note
Check notice on line 562 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Extractor.cs
Code scanning / CodeQL
Call to System.IO.Path.Combine Note
Check notice on line 568 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/Extractor.cs
Code scanning / CodeQL
Call to System.IO.Path.Combine Note
Check notice on line 117 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/OverlayInfo.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 134 in csharp/extractor/Semmle.Extraction.CSharp/Extractor/TracingAnalyser.cs
Code scanning / CodeQL
Call to System.IO.Path.Combine Note
Check notice on line 69 in csharp/extractor/Semmle.Extraction.CSharp.Standalone/Extractor.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 68 in csharp/extractor/Semmle.Extraction.CSharp.Standalone/Extractor.cs
Code scanning / CodeQL
Poor error handling: empty catch block Note
Check notice on line 68 in csharp/extractor/Semmle.Extraction.CSharp.Standalone/Extractor.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 155 in csharp/extractor/Semmle.Extraction.CSharp.Standalone/Extractor.cs
Code scanning / CodeQL
Generic catch clause Note
Check notice on line 37 in csharp/extractor/Semmle.Extraction.CSharp/Entities/ExtractionMessage.cs
Code scanning / CodeQL
Static field written by instance method Note
Check notice on line 112 in csharp/extractor/Semmle.Extraction.CSharp/Entities/Field.cs
Code scanning / CodeQL
Local scope variable shadows member Note
Check notice on line 59 in csharp/extractor/Semmle.Extraction.CSharp/Entities/Parameter.cs
Code scanning / CodeQL
Nested 'if' statements can be combined Note