ci: upgrade flask
Metadata
Current evaluation
Merged to upgrade Flask and resolve an OSV vulnerability. Approved by two reviewers and passed CI checks. Updates the CI dependency version to address the security advisory without skipping test directories.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
- [x] Have you added an entry to the changelog (`docs/reference/changelog.rst`)?
---
Resolves an osv. An alternative could be to skip test directories for osv scanning
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to upgrade Flask and resolve an OSV vulnerability. Approved by two reviewers and passed CI checks. Updates the CI dependency version to address the security advisory without skipping test directories. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged upgrade of the Flask dependency to resolve an OSV. The change updates the CI environment, passes all lint and test checks, and includes a changelog entry. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #872 fix: fix minimum version of Flask used in tutorial | rockcraft | merged | Merged to update the tutorial's minimum Flask version to 2.3.2, resolving security vulnerabilities and CVEs. Approved by three reviewers, passed CI checks, and applied a single-line dependency change. |