Clarify supported versions in SECURITY.md after v0.9.2 release
Author: dajiaohuangCreated Aug 30, 2026Updated Sep 15, 2026
Labels⚙️ In-progress
Summary
SECURITY.md currently lists only 0.8.x under supported versions, while the current stable release is v0.9.2.
Evidence
- GitHub's latest non-prerelease is
v0.9.2, published on 2026-07-15 from the currentmaincommit. - PyPI publishes non-yanked
crawl4ai0.9.2 wheel and source distributions from the same date. - Both the
mainanddevelopbranches currently report__version__ = "0.9.2". - The supported-versions table in
SECURITY.mdstill lists only the0.8.xline.
Question
Could the maintainers clarify whether 0.9.x is supported and update the table accordingly, or whether the policy intentionally covers only 0.8.x?
This is a documentation clarification only; no vulnerability details are involved.
Source: unclecode/crawl4ai