Commit Graph

15 Commits (fa7d8bf435de8306dc2646fdcca573ad8b7202de)

Author SHA1 Message Date
dependabot[bot] 770fd97373
chore(deps): bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 06:02:51 +00:00
Parth Malhotra 39d14a9230
Update cve2json.yml 2023-03-13 19:04:43 +05:30
Parth Malhotra 1dbc22f554
Generate Checksum file for cves.json 2023-03-13 18:55:03 +05:30
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