Commit Graph

12 Commits

Author SHA1 Message Date
Dwi Siswanto
f6b92f751a ci(cve2json): add branch restriction & minor changes (#6770)
This commit updates the cve2json GitHub workflow to add a branch
restriction for `main` branch, thus we don't need to spesify
`branch` input for `ad-m/github-push-action` step & change
the filepath for the `yaml2json.go` script.

The changes ensure that the workflow only runs on the `main`
branch & simply use `$GITHUB_WORKSPACE` variable as a filepath
for generating the JSON metadata of CVE templates.
2023-02-19 14:15:04 +05:30
Parth Malhotra
f866c2d1fa updated it to run only when any changes are pushed to the cves/ folder 2023-02-19 06:27:32 +05:30
Parth Malhotra
362f699dce Update cve2json.yml
Run the workflow every 55 min
2023-02-08 19:59:44 +05:30
Sandeep Singh
87f90a1992 typo update (#6650) 2023-01-31 17:05:05 +05:30
Parth Malhotra
ebec3b70de Update cve2json.yml 2023-01-18 10:39:39 +07:00
Parth Malhotra
49b0e9abd7 Update cve2json.yml 2023-01-18 10:37:27 +07:00
Parth Malhotra
d62f570694 Update cve2json.yml 2023-01-18 10:34:35 +07:00
Parth Malhotra
97f3bc74d3 Update cve2json.yml 2023-01-18 10:32:45 +07:00
Parth Malhotra
8acf7cdf52 Update cve2json.yml 2023-01-18 10:30:21 +07:00
Parth Malhotra
b127f52ac7 Update cve2json.yml 2023-01-18 10:24:30 +07:00
Parth Malhotra
dff45bec3f Update cve2json.yml 2023-01-18 10:17:07 +07:00
Parth Malhotra
34d00acf7f Added action for generating cves.json using yaml2json.go 2023-01-18 10:10:28 +07:00