All of lore.kernel.org
 help / color / mirror / Atom feed
From: linuxtestproject.agent@gmail.com
To: Petr Vorel <pvorel@suse.cz>
Cc: ltp@lists.linux.it, LTP AI Reviewer <ltp-ai@noreply.github.com>
Subject: Re: [LTP] doc/cve_catalog: Link CVE to www.cve.org
Date: Mon, 11 May 2026 07:42:36 +0000	[thread overview]
Message-ID: <20260511074236.3866-1-linuxtestproject.agent@gmail.com> (raw)
In-Reply-To: <20260511070852.90379-1-pvorel@suse.cz>

Hi Petr,

On Mon, 11 May 2026 09:08:52 +0200, Petr Vorel wrote:
> doc/cve_catalog: Link CVE to www.cve.org

> +cve_url = "https://www.cve.org/CVERecord?id="
> [...]
> -        "CVE": "https://www.cve.org/CVERecord?id=CVE-",
> +        "CVE": cve_url + 'CVE-',
> [...]
> +        cve_link = f'`{cve_id} <{cve_url}{cve_id}>`_'
> +
>          text.extend([
> -            f'   * - {cve_id}',
> +            f'   * - {cve_link}',

Looks good.

Reviewed-by: LTP AI Reviewer <ltp-ai@noreply.github.com>

---
Note:

Our agent completed the review of the patch. The full review can be
found at: https://github.com/linux-test-project/ltp-agent/actions/runs/25656919931

The agent can sometimes produce false positives although often its
findings are genuine. If you find issues with the review, please
comment this email or ignore the suggestions.

Regards,
LTP AI Reviewer

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2026-05-11  7:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-11  7:08 [LTP] [PATCH 1/1] doc/cve_catalog: Link CVE to www.cve.org Petr Vorel
2026-05-11  7:42 ` linuxtestproject.agent [this message]
2026-05-11  8:41 ` Sachin Sant
2026-05-11 11:38   ` Petr Vorel
2026-05-11 11:54 ` Andrea Cervesato via ltp
2026-05-11 12:44 ` Sachin Sant
2026-05-12 16:21   ` Petr Vorel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260511074236.3866-1-linuxtestproject.agent@gmail.com \
    --to=linuxtestproject.agent@gmail.com \
    --cc=ltp-ai@noreply.github.com \
    --cc=ltp@lists.linux.it \
    --cc=pvorel@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.