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

Update dependency org.bouncycastle:bcpkix-jdk18on to v1.78.1 #1323

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.bouncycastle:bcpkix-jdk18on (source) 1.75 -> 1.78.1 age adoption passing confidence

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added 3. to review dependencies Pull requests that update a dependency file labels Jan 24, 2024
Copy link
Contributor

SpotBugs

CategoryBaseNew
Bad practice77
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance55
Total130130

Copy link

codecov bot commented Jan 24, 2024

Codecov Report

Merging #1323 (4773dfb) into master (0219681) will increase coverage by 0.06%.
Report is 2 commits behind head on master.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1323      +/-   ##
============================================
+ Coverage     48.93%   49.00%   +0.06%     
- Complexity      995      997       +2     
============================================
  Files           206      206              
  Lines          7826     7826              
  Branches       1018     1018              
============================================
+ Hits           3830     3835       +5     
+ Misses         3446     3443       -3     
+ Partials        550      548       -2     

see 3 files with indirect coverage changes

@renovate renovate bot force-pushed the renovate/org.bouncycastle-bcpkix-jdk18on-1.x branch from 4054e16 to f2297db Compare January 26, 2024 21:01
Copy link
Contributor

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

@renovate renovate bot force-pushed the renovate/org.bouncycastle-bcpkix-jdk18on-1.x branch from f2297db to 42ac421 Compare January 29, 2024 18:22
Copy link
Contributor

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

@renovate renovate bot force-pushed the renovate/org.bouncycastle-bcpkix-jdk18on-1.x branch from 42ac421 to 882de55 Compare February 1, 2024 13:59
Copy link
Contributor

github-actions bot commented Feb 1, 2024

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

@renovate renovate bot changed the title Update dependency org.bouncycastle:bcpkix-jdk18on to v1.77 fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.77 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/org.bouncycastle-bcpkix-jdk18on-1.x branch from 882de55 to b73bb33 Compare March 1, 2024 13:07
Copy link
Contributor

github-actions bot commented Mar 1, 2024

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

@renovate renovate bot force-pushed the renovate/org.bouncycastle-bcpkix-jdk18on-1.x branch from b73bb33 to 4880bfc Compare March 1, 2024 19:13
Copy link
Contributor

github-actions bot commented Mar 1, 2024

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

@renovate renovate bot changed the title fix(deps): update dependency org.bouncycastle:bcpkix-jdk18on to v1.77 Update dependency org.bouncycastle:bcpkix-jdk18on to v1.77 Mar 4, 2024
@AndyScherzinger
Copy link
Member

matching PR to nextcloud/android#12495

@AndyScherzinger AndyScherzinger force-pushed the renovate/org.bouncycastle-bcpkix-jdk18on-1.x branch from 4880bfc to 4672255 Compare March 4, 2024 11:01
Copy link
Contributor

github-actions bot commented Mar 4, 2024

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

@AndyScherzinger
Copy link
Member

@tobiasKaminsky valid lint issue

/home/runner/.gradle/caches/modules-2/files-2.1/org.bouncycastle/bcpkix-jdk18on/1.77/ed953791ba0229747dd0fd9911e3d76a462acfd3/bcpkix-jdk18on-1.77.jar: Error: checkServerTrusted is empty, which could cause insecure network traffic due to trusting arbitrary TLS/SSL certificates presented by peers [TrustAllX509TrustManager]

 Explanation for issues of type "TrustAllX509TrustManager":
 This check looks for X509TrustManager implementations whose
 checkServerTrusted or checkClientTrusted methods do nothing (thus trusting
 any certificate chain) which could result in insecure network traffic
 caused by trusting arbitrary TLS/SSL certificates presented by peers.

 https://goo.gle/TrustAllX509TrustManager

@renovate renovate bot force-pushed the renovate/org.bouncycastle-bcpkix-jdk18on-1.x branch from 4672255 to 34887b6 Compare April 6, 2024 12:55
@renovate renovate bot changed the title Update dependency org.bouncycastle:bcpkix-jdk18on to v1.77 Update dependency org.bouncycastle:bcpkix-jdk18on to v1.78 Apr 6, 2024
Copy link
Contributor

github-actions bot commented Apr 6, 2024

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title Update dependency org.bouncycastle:bcpkix-jdk18on to v1.78 Update dependency org.bouncycastle:bcpkix-jdk18on to v1.78.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/org.bouncycastle-bcpkix-jdk18on-1.x branch from 34887b6 to b79295b Compare April 18, 2024 08:39
Copy link
Contributor

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

Signed-off-by: tobiasKaminsky <[email protected]>
Copy link
Contributor

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

Signed-off-by: tobiasKaminsky <[email protected]>
Copy link
Contributor Author

renovate bot commented Apr 22, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Contributor

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness3434
Dodgy code2626
Internationalization66
Malicious code vulnerability4949
Multithreaded correctness33
Performance88
Total161161

@tobiasKaminsky tobiasKaminsky merged commit b96fdc0 into master Apr 22, 2024
21 checks passed
@delete-merged-branch delete-merged-branch bot deleted the renovate/org.bouncycastle-bcpkix-jdk18on-1.x branch April 22, 2024 09:21
@AndyScherzinger AndyScherzinger added this to the NC Android lib 2.20.0 milestone Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants