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 current main commit.
- PyPI publishes non-yanked
crawl4ai 0.9.2 wheel and source distributions from the same date.
- Both the
main and develop branches currently report __version__ = "0.9.2".
- The supported-versions table in
SECURITY.md still lists only the 0.8.x line.
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.
Summary
SECURITY.mdcurrently lists only0.8.xunder supported versions, while the current stable release isv0.9.2.Evidence
v0.9.2, published on 2026-07-15 from the currentmaincommit.crawl4ai0.9.2 wheel and source distributions from the same date.mainanddevelopbranches currently report__version__ = "0.9.2".SECURITY.mdstill lists only the0.8.xline.Question
Could the maintainers clarify whether
0.9.xis supported and update the table accordingly, or whether the policy intentionally covers only0.8.x?This is a documentation clarification only; no vulnerability details are involved.