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(deps): update rust crate rustls to v0.23.18 - autoclosed #551

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2024

This PR contains the following updates:

Package Type Update Change
rustls dependencies patch 0.23.15 -> 0.23.18

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Oct 4, 2024

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

server/Cargo.toml

PackageVersionLicenseIssue Type
unleash-yggdrasil>= 0.13.3, < 0.14.0NullUnknown License

Cargo.lock

PackageVersionLicenseIssue Type
rustls0.23.18NullUnknown License
Denied Licenses: GPL-1.0, GPL-2.0, GPL-3.0, LGPL-2.1, LGPL-3.0, AGPL-3.0

OpenSSF Scorecard

PackageVersionScoreDetails
cargo/clone_dyn_types 0.23.0 🟢 4.6
Details
CheckScoreReason
Maintained🟢 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Code-Review🟢 4Found 4/9 approved changesets -- score normalized to 4
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 9binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/iter_tools 0.21.0 🟢 4.6
Details
CheckScoreReason
Maintained🟢 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Code-Review🟢 4Found 4/9 approved changesets -- score normalized to 4
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 9binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/rustls 0.23.18 UnknownUnknown
cargo/unleash-yggdrasil 0.13.3 UnknownUnknown
cargo/iter_tools >= 0.21.0, < 0.22.0 🟢 4.6
Details
CheckScoreReason
Maintained🟢 56 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Code-Review🟢 4Found 4/9 approved changesets -- score normalized to 4
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Security-Policy⚠️ 0security policy file not detected
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ -1no releases found
Binary-Artifacts🟢 9binaries present in source code
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
cargo/unleash-yggdrasil >= 0.13.3, < 0.14.0 UnknownUnknown

Scanned Files

  • Cargo.lock
  • server/Cargo.toml

@renovate renovate bot force-pushed the renovate/rustls-0.x-lockfile branch from f4cf47d to cbb5409 Compare October 9, 2024 15:46
@renovate renovate bot changed the title fix(deps): update rust crate rustls to v0.23.14 fix(deps): update rust crate rustls to v0.23.14 - autoclosed Oct 16, 2024
@renovate renovate bot closed this Oct 16, 2024
@renovate renovate bot deleted the renovate/rustls-0.x-lockfile branch October 16, 2024 08:51
@renovate renovate bot changed the title fix(deps): update rust crate rustls to v0.23.14 - autoclosed fix(deps): update rust crate rustls to v0.23.14 Oct 16, 2024
@renovate renovate bot reopened this Oct 16, 2024
@renovate renovate bot restored the renovate/rustls-0.x-lockfile branch October 16, 2024 13:34
@renovate renovate bot force-pushed the renovate/rustls-0.x-lockfile branch from cbb5409 to 9729061 Compare October 16, 2024 13:35
@renovate renovate bot changed the title fix(deps): update rust crate rustls to v0.23.14 fix(deps): update rust crate rustls to v0.23.15 Oct 16, 2024
@renovate renovate bot changed the title fix(deps): update rust crate rustls to v0.23.15 fix(deps): update rust crate rustls to v0.23.15 - autoclosed Oct 23, 2024
@renovate renovate bot closed this Oct 23, 2024
@renovate renovate bot deleted the renovate/rustls-0.x-lockfile branch October 23, 2024 08:34
@renovate renovate bot changed the title fix(deps): update rust crate rustls to v0.23.15 - autoclosed fix(deps): update rust crate rustls to v0.23.15 Oct 28, 2024
@renovate renovate bot restored the renovate/rustls-0.x-lockfile branch October 28, 2024 14:17
@renovate renovate bot reopened this Oct 28, 2024
@renovate renovate bot changed the title fix(deps): update rust crate rustls to v0.23.15 fix(deps): update rust crate rustls to v0.23.16 Oct 28, 2024
@renovate renovate bot force-pushed the renovate/rustls-0.x-lockfile branch from 9729061 to d9860d5 Compare October 28, 2024 14:18
@renovate renovate bot force-pushed the renovate/rustls-0.x-lockfile branch from d9860d5 to e2bae06 Compare November 16, 2024 16:31
@renovate renovate bot changed the title fix(deps): update rust crate rustls to v0.23.16 fix(deps): update rust crate rustls to v0.23.17 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/rustls-0.x-lockfile branch from e2bae06 to 1c7a3d3 Compare November 22, 2024 20:04
@renovate renovate bot changed the title fix(deps): update rust crate rustls to v0.23.17 fix(deps): update rust crate rustls to v0.23.18 Nov 22, 2024
@renovate renovate bot changed the title fix(deps): update rust crate rustls to v0.23.18 fix(deps): update rust crate rustls to v0.23.18 - autoclosed Nov 25, 2024
@renovate renovate bot closed this Nov 25, 2024
@renovate renovate bot deleted the renovate/rustls-0.x-lockfile branch November 25, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

0 participants