unclecode / unclecode/crawl4ai

Clarify supported versions in SECURITY.md after v0.9.2 release

Open
#2,216 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

⚙️ In-progress
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 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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.