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

Fix go-helper vulns + go mod tidy #1479

Merged
merged 1 commit into from
May 3, 2022
Merged

Fix go-helper vulns + go mod tidy #1479

merged 1 commit into from
May 3, 2022

Conversation

eliecharra
Copy link
Contributor

Description

image

@eliecharra eliecharra added the kind/maintenance Refactoring or changes to the workspace label May 3, 2022
@eliecharra eliecharra requested a review from a team as a code owner May 3, 2022 09:26
@eliecharra eliecharra requested review from wbeuil and removed request for a team May 3, 2022 09:26
@codecov-commenter
Copy link

Codecov Report

Merging #1479 (3b50703) into main (de87469) will increase coverage by 6.42%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1479      +/-   ##
==========================================
+ Coverage   75.53%   81.96%   +6.42%     
==========================================
  Files         510      435      -75     
  Lines       19103    15807    -3296     
==========================================
- Hits        14430    12956    -1474     
+ Misses       4375     2535    -1840     
- Partials      298      316      +18     
Impacted Files Coverage Δ
pkg/terraform/plugin_client.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/remote/aws/client/s3_client_factory.go 0.00% <0.00%> (-100.00%) ⬇️
pkg/remote/aws/init.go 0.00% <0.00%> (-95.97%) ⬇️
pkg/resource/azurerm/azurerm_image.go 12.50% <0.00%> (-87.50%) ⬇️
pkg/resource/azurerm/azurerm_resource_group.go 12.50% <0.00%> (-87.50%) ⬇️
pkg/resource/azurerm/azurerm_container_registry.go 12.50% <0.00%> (-87.50%) ⬇️
pkg/resource/google/google_compute_address.go 14.28% <0.00%> (-85.72%) ⬇️
...g/resource/google/google_compute_global_address.go 14.28% <0.00%> (-85.72%) ⬇️
...ce/google/google_compute_instance_group_manager.go 14.28% <0.00%> (-85.72%) ⬇️
pkg/remote/azurerm/init.go 0.00% <0.00%> (-84.22%) ⬇️
... and 182 more

@eliecharra eliecharra merged commit 43b9475 into main May 3, 2022
@eliecharra eliecharra deleted the fix_vulns branch May 3, 2022 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/maintenance Refactoring or changes to the workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants