Skip to content

ExternalProject SUNDIALS 3.2.1 - #1960

Open
alexsavulescu wants to merge 136 commits into
masterfrom
slds
Open

ExternalProject SUNDIALS 3.2.1#1960
alexsavulescu wants to merge 136 commits into
masterfrom
slds

Merge branch 'master' into slds-wt

6f730a6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SonarCloud failed Jun 22, 2026 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

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 failure on line 110 in test/rxd/compare_rxd_testdata_dirs.py

See this annotation in the file changed.

Code scanning / SonarCloud

Agentic workflows should not be vulnerable to argument injection attacks High test

LLMs running this code with faulty CLI arguments can escape from shell sandboxes. Refactor this code to validate untrusted data before passing them to OS commands. See more on SonarQube Cloud