cyberark / secretless-broker

Secure your apps by making them Secretless
Apache License 2.0
232 stars 42 forks source link

Update golang.org/x/net and /text, and go mod tidy #1478

Closed andytinkham closed 1 year ago

andytinkham commented 1 year ago

Signed-off-by: Andy Tinkham andy.tinkham@cyberark.com

Desired Outcome

Update 3rd party dependencies with known vulnerabilities

Implemented Changes

In both go.mod and bin/juxtaposer/go.mod:

Connected Issue/Story

CyberArk internal issue link: CONJSE-1528

Definition of Done

At least 1 todo must be completed in the sections below for the PR to be merged.

Changelog

Test coverage

Documentation

Behavior

Security

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 5a129c10 and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Style 1

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 70.7% (0.0% change).

View more on Code Climate.