dependabot[bot]
14a3eadf3d
chore(deps): bump actions/setup-go from 4 to 5
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
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-12-11 05:07:46 +00:00
Sandeep Singh
b7aae2e7a0
updated workflows ( #8706 )
2023-11-27 14:28:31 +05:30
Parth Malhotra
2f285c394e
Update cve2json.yml - fix 2 #8172
2023-09-26 10:11:05 +05:30
Dwi Siswanto
f21048dccd
chore: add conditional exec for cve2json workflow ( #7681 )
...
This commit adds a condition to the cve2json workflow.
The workflow will now only run if the repository is
not a forked repository. This change ensures that the
workflow is executed only in the specified repository.
2023-07-13 01:52:59 +05:30
sandeep
3b2506ba21
fixed typo update
2023-07-04 15:06:41 +05:30
sandeep
f88b868e6d
misc workflow update
2023-07-04 15:04:02 +05:30
Sandeep Singh
b691065f19
Workflow update ( #7499 )
...
* removed in active workflow
soon to be replaced with templateman workflow.
* fixed checksum matcher
* Auto Generated Templates Checksum [Tue Jun 20 11:06:14 UTC 2023] 🤖
* more workflow fixes
---------
Co-authored-by: GitHub Action <action@github.com>
2023-06-20 18:23:35 +05:30
Parth Malhotra
1a8079c543
Update cve2json.yml
2023-06-19 13:56:08 +05:30
Sandeep Singh
62843369d1
GH workflow fixes ( #7219 )
...
* Fixed checksum workflow
* more workflow fixs
2023-05-11 18:31:52 +05:30
Parth Malhotra
706855071f
Update cve2json.yml - add http/
2023-05-04 12:45:51 +05:30
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