Skip to content

Close the pillow alerts and widen the no-AI-attribution rule#471

Merged
JE-Chen merged 4 commits into
mainfrom
dev
Jul 23, 2026
Merged

Close the pillow alerts and widen the no-AI-attribution rule#471
JE-Chen merged 4 commits into
mainfrom
dev

Conversation

@JE-Chen

@JE-Chen JE-Chen commented Jul 23, 2026

Copy link
Copy Markdown
Member

Carries #469 and #470 to the default branch.

#469 is the one that matters for the open alerts: requirements.txt now floors je_auto_control at 0.0.216. GitHub re-resolves a pip manifest when the file changes, not when a transitive dependency's upstream ships a fix, so the 13 pillow alerts have sat at updated_at: 2026-07-21 through every release today. Landing the changed manifest on the default branch is what forces the re-resolution.

Merging also cuts 0.0.217 through stable.yml, which is the expected rhythm now.

JE-Chen added 4 commits July 23, 2026 15:56
requirements.txt asked for je_auto_control unpinned, so the dependency
graph resolved it to whatever was published — 0.0.214, which pins
pillow==12.2.0 and pulls 13 open CVEs in transitively. 0.0.216 ships
pillow==12.3.0.

The floor is also what makes the alerts close: GitHub re-resolves a pip
manifest when the file changes, not when a transitive dependency's
upstream gets a new release, so the alerts sat untouched since 2026-07-21
while pyproject.toml and uv.lock moved on without them.
…s-floor

Floor je_auto_control at the release that fixes the pillow CVEs
The rule only covered commit messages, so assistant footers still landed
in pull request bodies. Anything published under this repo — PR text,
review comments, release notes, docs, code comments — reads as the
author's own work.
…ution

Widen the no-AI-attribution rule past commit messages
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@sonarqubecloud

Copy link
Copy Markdown

@JE-Chen
JE-Chen merged commit 5506235 into main Jul 23, 2026
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant