aboutsummaryrefslogtreecommitdiffstats
path: root/justfile
AgeCommit message (Expand)AuthorFilesLines
2024-04-13justfile: rename 'cve_create_batch' to 'cve_batch_create'Greg Kroah-Hartman1-1/+1
2024-04-05justfile: allow CVE_ID to be passed to cve_createGreg Kroah-Hartman1-2/+2
2024-04-03justfile: add cve_create_batch as a targetGreg Kroah-Hartman1-0/+3
2024-03-06justfile: add optional argument to 'cve_update' targetGreg Kroah-Hartman1-3/+3
2024-02-29scripts/summary: move out of the justfileGreg Kroah-Hartman1-31/+1
2024-02-28scripts: add support for CVE_USER to specify the person running everythingGreg Kroah-Hartman1-2/+1
2024-02-27justfile: print prettier statsGreg Kroah-Hartman1-3/+12
2024-02-23justfile: tiny tweak to not error out if cve_search returns an errorGreg Kroah-Hartman1-1/+1
2024-02-23scripts/cve_create: use cve_search instead of hand-rolling our own.Greg Kroah-Hartman1-1/+1
2024-02-23scripts/cve_search: search for a git id in the assigned CVEsGreg Kroah-Hartman1-0/+4
2024-02-22justfile: put rejected stats in the summary messageGreg Kroah-Hartman1-0/+7
2024-02-22scripts/cve_reject: automate rejecting a cveGreg Kroah-Hartman1-0/+3
2024-02-22justfile: fix up directory traversalGreg Kroah-Hartman1-4/+4
2024-02-21scripts/cve_publish_mbox: add script to send emailsGreg Kroah-Hartman1-1/+6
2024-02-20justfile: make the commands quietGreg Kroah-Hartman1-3/+3
2024-02-20justfile: change email address to the kernel.org oneGreg Kroah-Hartman1-2/+3
2024-02-20justfile: add some stats commandsGreg Kroah-Hartman1-1/+7
2024-02-20justfile: add basic stats functionGreg Kroah-Hartman1-0/+17
2024-02-20justfile: add a justfile to directoryGreg Kroah-Hartman1-0/+21