Skip to content

Port ProteoWizard core to .NET 10 - #4619

Open
chambm wants to merge 627 commits into
masterfrom
Skyline/work/20260612_net8_port
Open

Port ProteoWizard core to .NET 10#4619
chambm wants to merge 627 commits into
masterfrom
Skyline/work/20260612_net8_port

skyline: Fixed the Integration-branch nightly running no tests from t…

2e93333
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Sep 10, 2026 in 4s

4 new alerts including 4 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 medium

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 88 in pwiz_tools/Shared/Common/DataBinding/DsvWriter.cs

See this annotation in the file changed.

Code scanning / CodeQL

Exposure of private information Medium

Private data returned by
access to field PanoramaUserEmail
is written to an external location.

Check warning on line 1126 in pwiz_tools/Skyline/Program.cs

See this annotation in the file changed.

Code scanning / CodeQL

Exposure of private information Medium

Private data returned by
access to field PanoramaUserEmail
is written to an external location.

Check warning on line 1330 in pwiz_tools/Skyline/TestRunnerLib/RunTests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Exposure of private information Medium

Private data returned by
access to field PanoramaUserEmail
is written to an external location.

Check warning on line 649 in pwiz_tools/Skyline/TestUtil/ResultsUtil.cs

See this annotation in the file changed.

Code scanning / CodeQL

Exposure of private information Medium

Private data returned by
access to field PanoramaUserEmail
is written to an external location.