You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/03 00:01:30 UTC

[GitHub] [skywalking-cli] dependabot[bot] opened a new pull request, #174: Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1

dependabot[bot] opened a new pull request, #174:
URL: https://github.com/apache/skywalking-cli/pull/174

   Bumps [github.com/Masterminds/goutils](https://github.com/Masterminds/goutils) from 1.1.0 to 1.1.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/Masterminds/goutils/releases">github.com/Masterminds/goutils's releases</a>.</em></p>
   <blockquote>
   <h2>Correct the output of the RandomAlpha functions</h2>
   <p>This release corrects an error in the <code>RandomAlphaNumeric(int)</code> and <code>CryptoRandomAlphaNumeric(int)</code> functions. We have issued a security advisory for this change:</p>
   <blockquote>
   <p>The functions RandomAlphaNumeric(int) and CryptoRandomAlphaNumeric(int) are not as random as they should be. Small values of int in the functions above will return a smaller subset of results than they should. For example, RandomAlphaNumeric(1) will always return a digit in the 0-9 range, while RandomAlphaNumeric(4) will return around ~7 million of the ~13M possible permutations.</p>
   </blockquote>
   <p>See the related <a href="https://github.com/Masterminds/goutils/security/advisories/GHSA-xg2h-wx96-xgxr">Security Advisory</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/Masterminds/goutils/commit/f1923532a168b8203bfe956d8cd3b17ebece5982"><code>f192353</code></a> Merge pull request from GHSA-xg2h-wx96-xgxr</li>
   <li><a href="https://github.com/Masterminds/goutils/commit/c707277dd3958db7f25d0f5182b5622c5bb9f953"><code>c707277</code></a> further simplified and cleaned up tests</li>
   <li><a href="https://github.com/Masterminds/goutils/commit/869801f20f9f1e7ecdbdb6422049d8241270d5e1"><code>869801f</code></a> Remove unnecessary checks on a value that is already definitely an alphanum</li>
   <li><a href="https://github.com/Masterminds/goutils/commit/864fea799ab6516ec883dc052a9a0b15f1e529dd"><code>864fea7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/Masterminds/goutils/issues/28">#28</a> from misoboy/master</li>
   <li><a href="https://github.com/Masterminds/goutils/commit/740ce87c3876f39c1aebbabf108d48a2c894c31d"><code>740ce87</code></a> added function DefaultString, DefaultIfBlank</li>
   <li>See full diff in <a href="https://github.com/Masterminds/goutils/compare/v1.1.0...v1.1.1">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/Masterminds/goutils&package-manager=go_modules&previous-version=1.1.0&new-version=1.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/skywalking-cli/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-cli] kezhenxu94 closed pull request #174: Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1

Posted by "kezhenxu94 (via GitHub)" <gi...@apache.org>.
kezhenxu94 closed pull request #174: Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1
URL: https://github.com/apache/skywalking-cli/pull/174


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [skywalking-cli] dependabot[bot] commented on pull request #174: Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #174:
URL: https://github.com/apache/skywalking-cli/pull/174#issuecomment-1452755130

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org