14 Commits

Author SHA1 Message Date
andyzhangx
2f5b340df1 test: fix CVE-2025-22871 in trivy action 2025-04-20 12:46:43 +00:00
andyzhangx
9a5fd645c4 test: fix CVE-2025-22866 in trivy action 2025-02-08 03:27:53 +00:00
andyzhangx
1eda0b44f3 test: fix trivy action failure due to CVE-2024-45336 2025-01-30 02:27:19 +00:00
andyzhangx
14c63536a0 test: fix trivy action 2024-11-07 13:58:58 +00:00
andyzhangx
c89193792d chore: upgrade golang version 2024-09-09 02:28:08 +00:00
andyzhangx
385413dc28 test: fix trivy action failure 2024-07-06 10:18:25 +00:00
andyzhangx
7fddd23ffd test: fix stdlib error in trivy gh action 2024-06-05 13:34:05 +00:00
andyzhangx
9b5c97c165 test: fix stdlib CVE due to golang v1.22.2
fix

fix
2024-05-09 03:12:28 +00:00
dependabot[bot]
8621598404
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-06 22:16:40 +00:00
dependabot[bot]
d1bc9506a4
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:55:05 +00:00
dependabot[bot]
cf1075483f
chore(deps): bump actions/setup-go from 2 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...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-05-05 23:02:40 +00:00
andyzhangx
703460c5f9 test: fix trivy 2023-02-13 07:23:10 +00:00
andyzhangx
6df0094b38 test: update ubuntu-18.04 to ubuntu-latest in GitHub workflows 2022-08-22 14:32:37 +00:00
andyzhangx
ea9e9e65aa fix: vulnerability issue in docker image
fix failure

fxi arch

fix image name

fix failure

test: update trivy test

fix test

install go  1.16

go

fix failure

fix failure
2021-11-27 13:39:27 +00:00