Skip to content

LET : doc v2#1054

Merged
buixor merged 19 commits intomainfrom
LET_revamp
Apr 15, 2026
Merged

LET : doc v2#1054
buixor merged 19 commits intomainfrom
LET_revamp

Conversation

@buixor
Copy link
Copy Markdown
Contributor

@buixor buixor commented Mar 31, 2026

No description provided.

@aws-amplify-eu-west-1
Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1054.d1to60jd2gb6y6.amplifyapp.com

Comment thread crowdsec-docs/unversioned/tracker_api/fingerprints_vs_cves.mdx Outdated
Comment thread crowdsec-docs/unversioned/tracker_api/fingerprints_vs_cves.mdx Outdated
Comment thread crowdsec-docs/unversioned/tracker_api/exploitation_phases.mdx Outdated
Comment thread crowdsec-docs/unversioned/tracker_api/web_interface.mdx
@buixor buixor marked this pull request as ready for review April 15, 2026 07:09
Copilot AI review requested due to automatic review settings April 15, 2026 07:10
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR modernizes the Live Exploit Tracker (LET) documentation (“doc v2”) by restructuring the Tracker API docs into clearer conceptual sections (data model explanations, API usage, guides) and updating the site configuration to support Mermaid diagrams.

Changes:

  • Replaces the old “intro/prioritize/mitigate” doc structure with a new overview + “Understanding the Data” pages (scores, phases, analysis, threat context, fingerprints vs CVEs) and new operational guides.
  • Expands/rewrites the Web Interface documentation to match the current UI and workflows.
  • Updates Docusaurus configuration, sidebar organization, and dependencies to enable Mermaid rendering.

Reviewed changes

Copilot reviewed 22 out of 31 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
crowdsec-docs/unversioned/tracker_api/web_interface.mdx Major rewrite/expansion of the web UI guide and navigation.
crowdsec-docs/unversioned/tracker_api/overview.mdx New tracker docs entry point (“Overview”).
crowdsec-docs/unversioned/tracker_api/scores.mdx New conceptual documentation for scoring model.
crowdsec-docs/unversioned/tracker_api/exploitation_phases.mdx New phase definitions + Mermaid lifecycle diagram.
crowdsec-docs/unversioned/tracker_api/crowdsec_analysis.mdx New explanation of the “CrowdSec Analysis” field.
crowdsec-docs/unversioned/tracker_api/threat_context.mdx New documentation for the threat_context object and interpretation.
crowdsec-docs/unversioned/tracker_api/fingerprints_vs_cves.mdx New conceptual comparison of recon rules vs CVEs.
crowdsec-docs/unversioned/tracker_api/guide_triage.mdx New triage workflow guide.
crowdsec-docs/unversioned/tracker_api/guide_proactive.mdx New proactive monitoring guide.
crowdsec-docs/unversioned/tracker_api/api_authentication.mdx New/rewritten API auth & setup page.
crowdsec-docs/unversioned/tracker_api/api_cves.mdx New/rewritten CVE endpoints documentation.
crowdsec-docs/unversioned/tracker_api/api_fingerprints.mdx New/rewritten fingerprint endpoints documentation.
crowdsec-docs/unversioned/tracker_api/api_lookups.mdx New/rewritten vendor/product/tag lookup + vendor subscription docs.
crowdsec-docs/unversioned/tracker_api/api_integrations.mdx New/rewritten integrations & blocklists documentation.
crowdsec-docs/unversioned/tracker_api/api_sdks.mdx New SDK overview and Python SDK examples.
crowdsec-docs/unversioned/tracker_api/prioritize.mdx Removed legacy page (content replaced by new structure).
crowdsec-docs/unversioned/tracker_api/mitigate.mdx Removed legacy page (content replaced by new structure).
crowdsec-docs/unversioned/tracker_api/intro.mdx Removed legacy intro (replaced by overview.mdx with id intro).
crowdsec-docs/sidebarsUnversioned.ts Reorganizes Tracker API sidebar into categories (Overview/Data/API/Guides).
crowdsec-docs/docusaurus.config.ts Enables Mermaid and adds Mermaid theme.
crowdsec-docs/package.json Adds @docusaurus/theme-mermaid.
crowdsec-docs/package-lock.json Lockfile updates to include Mermaid/theme transitive deps.
README.md Updates local dev prerequisites/commands (nvm + stable Node instructions).
Files not reviewed (1)
  • crowdsec-docs/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread crowdsec-docs/unversioned/tracker_api/overview.mdx Outdated
Comment thread crowdsec-docs/unversioned/tracker_api/exploitation_phases.mdx
Comment thread crowdsec-docs/unversioned/tracker_api/scores.mdx Outdated
buixor and others added 3 commits April 15, 2026 09:59
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: MazzMa <mazzma12@users.noreply.github.com>
@buixor buixor requested a review from AlteredCoder April 15, 2026 08:41
@buixor buixor merged commit fa7fdbb into main Apr 15, 2026
2 checks passed
@buixor buixor deleted the LET_revamp branch April 15, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants