Skip to content

Commit 2e4a665

Browse files
Sync Collecting Fix Commits: Sat May 23 07:50:49 UTC 2026
Signed-off-by: AboutCode Automation <automation@aboutcode.org>
1 parent bf42fa1 commit 2e4a665

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

data/fix-commits/imagemagick6-19533b67.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"vcs_url": "https://github.com/imagemagick/imagemagick6",
33
"vulnerabilities": {
4+
"GHSA-XCJM-WQFF-M669": {
5+
"ac84db0cfd4891c0474b7bfdd3c1d016aa57216a": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-xcjm-wqff-m669"
6+
},
47
"GHSA-GM48-C7F2-V67P": {
58
"a2aa44ce71f0950522a104bbd4daa7b8a0b6709c": "https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-gm48-c7f2-v67p"
69
},

data/fix-commits/neovim-ab74b3b5.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"vcs_url": "https://github.com/neovim/neovim",
33
"vulnerabilities": {
4+
"GHSA-3H95-3962-MMVF": {
5+
"15a3318e134d6dc1dec4a7edf3c0b21efc7be000": "vim-patch:9.2.0513: [security]: memory safety issues in spellfile.c (#39960)\n\nProblem: [security]: memory safety issues in spellfile.c\n (tacdm)\nSolution: Add recursion limit to read_tree_node(), add length limit\n check in tree_count_words(), use alloc_clear() in\n spell_read_tree().\n\nGithub Security Advisory:\nhttps://github.com/vim/vim/security/advisories/GHSA-3h95-3962-mmvf\n\nhttps://github.com/vim/vim/commit/25e4e46c584840806b45da20edf8219cf19801a2\n\nCo-authored-by: Christian Brabandt <cb@256bit.org>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n(cherry picked from commit 7a1bad27ca690e83496c900609875d3e6d041635)",
6+
"7a1bad27ca690e83496c900609875d3e6d041635": "vim-patch:9.2.0513: [security]: memory safety issues in spellfile.c (#39960)\n\nProblem: [security]: memory safety issues in spellfile.c\n (tacdm)\nSolution: Add recursion limit to read_tree_node(), add length limit\n check in tree_count_words(), use alloc_clear() in\n spell_read_tree().\n\nGithub Security Advisory:\nhttps://github.com/vim/vim/security/advisories/GHSA-3h95-3962-mmvf\n\nhttps://github.com/vim/vim/commit/25e4e46c584840806b45da20edf8219cf19801a2\n\nCo-authored-by: Christian Brabandt <cb@256bit.org>\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>"
7+
},
48
"GHSA-4473-94JM-W5X9": {
59
"878718fa7617bc9b18d51c66f50823f2299d8d9d": "vim-patch:9.2.0496: [security]: Code Injection in cucumber filetype plugin\n\nProblem: [security]: Code Injection in cucumber filetype plugin\n (Christopher Lusk)\nSolution: Use rubys Regexp.new() with the untrusted pattern\n\nGithub Security Advisory:\nhttps://github.com/vim/vim/security/advisories/GHSA-4473-94jm-w5x9\n\nhttps://github.com/vim/vim/commit/a65a52d684bc58535ad28a4ae824d22e76399934\n\nCo-authored-by: Christian Brabandt <cb@256bit.org>"
610
},

0 commit comments

Comments
 (0)