upgrading coana to version 15.1.0#1289
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
…ests Coana v15 halts by default when a workspace reports no source files for its ecosystem (15.0.6 changelog). Four e2e tests intentionally scan fixtures with empty subprojects or filter to an ecosystem the fixture doesn't fully populate, and these tests assert on workspace discovery, exclusion, --cwd resolution, and ecosystem filtering — not on source-file presence. Pass --reach-continue-on-no-source-files in those tests so v15's strict default doesn't fail them.
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
After opting out of the no-source-files halt, the pypi-ecosystem test now hits the v15 install-error halt: the CI runner's network firewall blocks pypi.org, so the pre-install step for pypi packages fails. The test asserts on ecosystem-filter discovery, not on successful installs, so opt out of the install-error halt as well.
The non-dry-run `--reach-analysis-memory-limit 999999999` test actually spawns Coana, which under v15 does more upfront work (tier1 scan registration, legacy-mode resolution) before bailing on the bad memory limit. The default 30s cmdit timeout is too tight on slower CI runners; bump to 60s.
Summary
Coana Changelog
For details on what's included in this Coana release, see the Coana Changelogs.
Note
Cursor Bugbot is generating a summary for commit 3a58bc4. Configure here.