Skip to content

[GHSA-4f3f-g24h-fr8m] Address Copilot review (fork update)#7772

Closed
maksim-m wants to merge 2 commits into
github:maksim-m/advisory-improvement-7673from
maksim-m:maksim-m-GHSA-4f3f-g24h-fr8m
Closed

[GHSA-4f3f-g24h-fr8m] Address Copilot review (fork update)#7772
maksim-m wants to merge 2 commits into
github:maksim-m/advisory-improvement-7673from
maksim-m:maksim-m-GHSA-4f3f-g24h-fr8m

Conversation

@maksim-m
Copy link
Copy Markdown
Contributor

Updates PR #7673 to address Copilot review:

  • Update details to reflect affected versions 3.0.0–3.12.0 and 3.13.0–3.13.1
  • Add 3.12.1 backport fix commit to references

Commit: d5c0dab on fork branch maksim-m-GHSA-4f3f-g24h-fr8m.

Made with Cursor

maksim-m and others added 2 commits May 12, 2026 13:18
Update details to cover both affected version ranges and add the
3.12.1 backport fix commit to references.

Co-authored-by: Cursor <cursoragent@cursor.com>
Copilot AI review requested due to automatic review settings May 21, 2026 10:46
@maksim-m
Copy link
Copy Markdown
Contributor Author

Duplicate — closing in favor of updating #7673 directly.

@maksim-m maksim-m closed this May 21, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the OSV advisory for GHSA-4f3f-g24h-fr8m (Keras untrusted deserialization) to more accurately describe impacted versions and add supporting fix references.

Changes:

  • Expands the details text to cover multiple vulnerable version ranges.
  • Refines affected version ranges, splitting out the 3.0.x–3.12.x and 3.13.x lines.
  • Adds additional upstream references (release + fix commit).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 25 to 55
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
"introduced": "3.13.0"
},
{
"fixed": "3.13.2"
}
]
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "keras"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.12.1"
}
]
}
]
}
Comment on lines +74 to +81
{
"type": "WEB",
"url": "https://github.com/keras-team/keras/releases/tag/v3.12.1"
},
{
"type": "WEB",
"url": "https://github.com/keras-team/keras/commit/f704c887bf459b42769bfc8a9182f838009afddb"
},
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.

2 participants