Skip to content

Fix version table. Epoxy has keystone 27.0.x. - #1063

Open
garloff wants to merge 1 commit into
mainfrom
fix/ossa-2026-015-epoxy-keystone-versions
Open

Fix version table. Epoxy has keystone 27.0.x.#1063
garloff wants to merge 1 commit into
mainfrom
fix/ossa-2026-015-epoxy-keystone-versions

Conversation

@garloff

@garloff garloff commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

27.0.2 fixed it for Epoxy, 28.0.2 for Flamingo, 29.0.2 for Gazpacho. Correctly reflect this in the advisory.
Compare https://security.openstack.org/ossa/OSSA-2026-015.html and https://releases.openstack.org/ for reference.

Fixes #1057.

27.0.2 fixed it for Epoxy, 28.0.2 for Flamingo, 29.0.2 for Gazpacho.
Correctly reflect this in the advisory.
Compare https://security.openstack.org/ossa/OSSA-2026-015.html
and https://releases.openstack.org/ for reference.

Fixes #1057.

Signed-off-by: Kurt Garloff <kurt@garloff.de>
@garloff
garloff requested a review from jklare August 10, 2026 06:25
@garloff garloff self-assigned this Aug 10, 2026
@garloff garloff added bug Something isn't working documentation Improvements or additions to documentation security Has to do with security labels Aug 10, 2026
@github-actions

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.06s
✅ JSON jsonlint 4 0 0 0.11s
✅ JSON prettier 4 0 0 0.47s
✅ JSON v8r 4 0 0 11.58s
✅ MARKDOWN markdownlint 163 0 0 1.87s
✅ MARKDOWN markdown-table-formatter 163 0 0 0.25s
✅ REPOSITORY betterleaks yes no no 0.73s
✅ REPOSITORY checkov yes no no 17.76s
✅ REPOSITORY git_diff yes no no 0.08s
✅ REPOSITORY secretlint yes no no 1.7s
✅ REPOSITORY trufflehog yes no no 3.55s
✅ SPELL codespell 173 0 0 0.42s
✅ SPELL lychee 173 0 0 43.19s
✅ YAML prettier 6 0 0 0.34s
✅ YAML v8r 6 0 0 5.73s
✅ YAML yamllint 6 0 0 0.5s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,SPELL_CODESPELL,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@jklare jklare moved this from New to Ready for review in Human Board Aug 10, 2026
Comment on lines +40 to +41
| >= 29.0.0, < 29.0.2 (Gazpacho) | Vulnerable |
| >= 29.0.2 (Gazpacho) | Fixed (upstream) |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think these should be left out here, since there is no release in OSISM yet where 2026.1 is supported.

Comment on lines +40 to +41
| >= 29.0.0, < 29.0.2 (Gazpacho) | Vulnerable |
| >= 29.0.2 (Gazpacho) | Fixed (upstream) |

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
| >= 29.0.0, < 29.0.2 (Gazpacho) | Vulnerable |
| >= 29.0.2 (Gazpacho) | Fixed (upstream) |

@github-project-automation github-project-automation Bot moved this from Ready for review to In review in Human Board Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation security Has to do with security

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

Wrong keystone versions for Epoxy in OSSA-2026-015 advisory

3 participants