Skip to content

Update CVE and NVD data #1018

Update CVE and NVD data

Update CVE and NVD data #1018

Workflow file for this run

name: JSON check
on:
push:
paths:
- '**.json'
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: '2'
- name: deletion-check
uses: cloudsecurityalliance/gsd-tools/gsd-github-actions/deletion-check@main
- name: json-check
uses: cloudsecurityalliance/gsd-tools/gsd-github-actions/json-check@main