unclecode / unclecode/crawl4ai
Clarify supported versions in SECURITY.md after v0.9.2 release
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 83.9k
- Forks
- 8.7k
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 11
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with SECURITY.md and compare its supported-versions table with the current 0.9.2 release information described in the issue. Confirm the maintainers' intended support policy, then update the table if 0.9.x is supported; done means the documented versions match that decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100