mbox series

[isar-cip-core,0/3] Updates to sync with latest debian-cve-checker

Message ID 20240812070303.1206167-1-Sai.Sathujoda@toshiba-tsip.com (mailing list archive)
Headers show
Series Updates to sync with latest debian-cve-checker | expand

Message

Sai.Sathujoda@toshiba-tsip.com Aug. 12, 2024, 7:03 a.m. UTC
From: sai ashrith sathujoda <sai.sathujoda@toshiba-tsip.com>

This series of patches update the latest image reference for
debian-cve-checker after being moved under cip-project. Suite
information is included in the name of dpkg status files uploaded
for various targets.

Suite appenened to dpkg status file is passed as an argument to
cve_checker.py script.

sai ashrith sathujoda (3):
  scripts/run-cve-checks.sh: Extract suite from dpkg status file name
  scripts/deploy-cip-core.sh: Include release name in dpkg status
    filename
  .gitlab-ci.yml: Update debian-cve-checker image reference and runner
    tag

 .gitlab-ci.yml             | 4 ++--
 scripts/deploy-cip-core.sh | 6 ++++++
 scripts/run-cve-checks.sh  | 3 ++-
 3 files changed, 10 insertions(+), 3 deletions(-)