Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding govulnscheck to action #330

Merged
merged 1 commit into from
Nov 3, 2023
Merged

adding govulnscheck to action #330

merged 1 commit into from
Nov 3, 2023

Conversation

haouc
Copy link
Contributor

@haouc haouc commented Nov 3, 2023

Issue #, if available:

Description of changes:
We should enable go vulnerability check in actions.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@haouc haouc requested a review from a team as a code owner November 3, 2023 21:58
@haouc haouc merged commit aa14094 into aws:master Nov 3, 2023
3 checks passed
@haouc haouc deleted the govulncheck branch November 3, 2023 23:09
@jdn5126
Copy link
Contributor

jdn5126 commented Nov 7, 2023

nit: I think it would be better to copy the VPC CNI approach: https://github.com/aws/amazon-vpc-cni-k8s/blob/master/.github/workflows/deps.yml so that we have consistent checks between repos

sushrk pushed a commit to sushrk/amazon-vpc-resource-controller-k8s that referenced this pull request Dec 8, 2023
haouc added a commit that referenced this pull request Dec 8, 2023
* adding govulnscheck to action (#330)

* fix typo in document (#331)

* Upgrade vpc-cni to v1.15.0

* Bump github.com/onsi/gomega from 1.28.0 to 1.30.0 (#338)

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.30.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.28.0...v1.30.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Run go mod tidy

* Upgrade golang/x/time to 0.5.0

* Bump github.com/prometheus/common from 0.44.0 to 0.45.0 (#337)

Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](prometheus/common@v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* update supported EC2 instances (#340)

* Add support to configure branch ENI cooldown period via configmap (#342)

* Add support to configure branch ENI cooldown period via configmap

* support configurable branch ENI cooldown period

* moving error check out from CM update

* Fix logs and remove mutex lock in Get function

* Update to go1.21.5

---------

Co-authored-by: Hao Zhou <[email protected]>

* fix the build issue

* Update cooldown period in test (#344)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Hao Zhou <[email protected]>
Co-authored-by: yochien <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hao Zhou <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants