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 dependencies with security issues #4790

Merged
merged 8 commits into from
Jan 24, 2024
Merged

fix dependencies with security issues #4790

merged 8 commits into from
Jan 24, 2024

Conversation

Googlom
Copy link
Member

@Googlom Googlom commented Jan 22, 2024

No description provided.

@Googlom Googlom requested a review from a team as a code owner January 22, 2024 06:23
Copy link

sonarcloud bot commented Jan 23, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@Googlom
Copy link
Member Author

Googlom commented Jan 23, 2024

/it-go

@@ -118,63 +115,6 @@ func TestGetKV1Secret(t *testing.T) {
})
}

func TestWriteKvSecret(t *testing.T) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why to remove it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's not unit but integration test. And the same is tested here:

func TestVaultIntegrationWriteSecret(t *testing.T) {

Copy link
Member

@D074360 D074360 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Googlom Googlom merged commit 33b8c48 into master Jan 24, 2024
12 checks passed
@Googlom Googlom deleted the blackduck_findings branch January 24, 2024 10:19
maxatsap pushed a commit to maxatsap/jenkins-library that referenced this pull request Jul 23, 2024
* remove vault interaction from unit tests

* go mod tidy

* update some dependency minor versions

* update github.com/getsentry/sentry-go

* fix vault dependency

* update google.golang.org/api and cloud.google.com/go/storage

* fix unit test

---------

Co-authored-by: Gulom Alimov <[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