Add BifroMQ threat model - #81
Merged
Merged
Conversation
Adds a reference to the Apache BifroMQ security model to `security.apache.org`, and with it the first BifroMQ entry in the projects overview. Assisted-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Picks up the current CVE feed and project metadata: * Fluss has graduated, so it is no longer listed as "(Incubating)". * Refreshed "last updated" stamps on three Thrift advisories. * Drops CVE-2026-66713 from the Axis page. The record is still PUBLISHED at MITRE, but it is no longer present in https://cveprocess.apache.org/publicjson, which is what these pages are generated from. Assisted-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a reference to the Apache BifroMQ security model to
security.apache.org, following the same pattern as #75 (Calcite): asecurity_model_link/security_model_sourcepair inscripts/project-coordinates.json, plus the regenerated pages. BifroMQ was not listed before, so this also creates its entry in the projects overview.Two commits:
scripts/project-coordinates.jsonand the corresponding entry in the projects overview.CVE-2026-66713 has been marked as
DRAFTagain, in preparation for an update, which is why it is no longer present on the website.