Skip to content

Bump System.IdentityModel.Tokens.Jwt from 8.17.0 to 8.18.0#179

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/services/service-auth/service-auth/multi-74347cfe89
Closed

Bump System.IdentityModel.Tokens.Jwt from 8.17.0 to 8.18.0#179
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/services/service-auth/service-auth/multi-74347cfe89

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Copy link
Copy Markdown
Contributor

Updated System.IdentityModel.Tokens.Jwt from 8.17.0 to 8.18.0.

Release notes

Sourced from System.IdentityModel.Tokens.Jwt's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 commands and options

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels May 3, 2026
@sonarqubecloud

sonarqubecloud Bot commented May 3, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
service-auth 12% 3% 243
Summary 12% (37 / 298) 3% (6 / 218) 243

@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ REPOSITORY gitleaks yes 5 no 0.88s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY secretlint yes no no 2.07s
✅ REPOSITORY syft yes no no 1.74s
✅ REPOSITORY trivy-sbom yes no no 3.06s
✅ REPOSITORY trufflehog yes no no 3.85s
❌ SPELL cspell 3 1 0 1.33s

Detailed Issues

❌ SPELL / cspell - 1 error
Configuration Error: Failed to read config file: ".cspell.json"
  Unable to parse file://.cspell.json
-------------------------------------------
CSpell: Files checked: 0, Issues found: 0 in 0 files with 1 error.
❌ REPOSITORY / gitleaks - 5 errors
○
    │╲
    │ ○
    ○ ░
    ░    gitleaks

Finding:     STATUS=$(curl -s -o /dev/null -w "%{http_code}" -u REDACTED http://localhost:15...
Secret:      REDACTED
RuleID:      curl-auth-user
Entropy:     2.550341
File:        .github/workflows/systems-tests.yml
Line:        28
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Forkeh
Email:       forkeh@gmail.com
Date:        2026-05-01T12:16:07Z
Fingerprint: 0ba3eef189371613e18f1dc96b48a346792d9107:.github/workflows/systems-tests.yml:curl-auth-user:28
Link:        https://github.com/Team-HABO/habo-banking/blob/0ba3eef189371613e18f1dc96b48a346792d9107/.github/workflows/systems-tests.yml#L28

Finding:     STATUS=$(curl -s -o /dev/null -w "%{http_code}" -u REDACTED \
Secret:      REDACTED
RuleID:      curl-auth-user
Entropy:     2.550341
File:        .github/workflows/systems-tests.yml
Line:        28
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Forkeh
Email:       forkeh@gmail.com
Date:        2026-05-01T11:58:32Z
Fingerprint: 6e43d3b55a4932c8fdda1f547db90a5144a582e1:.github/workflows/systems-tests.yml:curl-auth-user:28
Link:        https://github.com/Team-HABO/habo-banking/blob/6e43d3b55a4932c8fdda1f547db90a5144a582e1/.github/workflows/systems-tests.yml#L28

Finding:     STATUS=$(curl -s -o /dev/null -w "%{http_code}" -u REDACTED \
Secret:      REDACTED
RuleID:      curl-auth-user
Entropy:     2.550341
File:        .github/workflows/systems-tests.yml
Line:        24
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Forkeh
Email:       forkeh@gmail.com
Date:        2026-05-01T11:39:53Z
Fingerprint: 90d43b163265e6adbd1857fefc4a63d5527aaa93:.github/workflows/systems-tests.yml:curl-auth-user:24
Link:        https://github.com/Team-HABO/habo-banking/blob/90d43b163265e6adbd1857fefc4a63d5527aaa93/.github/workflows/systems-tests.yml#L24

Finding:     until curl -s -o /dev/null -w "%{http_code}" -u REDACTED \
Secret:      REDACTED
RuleID:      curl-auth-user
Entropy:     2.550341
File:        systems-tests/README.md
Line:        59
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Forkeh
Email:       forkeh@gmail.com
Date:        2026-05-01T11:58:32Z
Fingerprint: 6e43d3b55a4932c8fdda1f547db90a5144a582e1:systems-tests/README.md:curl-auth-user:59
Link:        https://github.com/Team-HABO/habo-banking/blob/6e43d3b55a4932c8fdda1f547db90a5144a582e1/systems-tests/README.md?plain=1#L59

Finding:     STATUS=$(curl -s -o /dev/null -w "%{http_code}" -u REDACTED \
Secret:      REDACTED
RuleID:      curl-auth-user
Entropy:     2.550341
File:        .github/workflows/systems-tests.yml
Line:        23
Commit:      HIDDEN_BY_MEGALINTERAuthor:      Forkeh
Email:       forkeh@gmail.com
Date:        2026-05-01T11:31:41Z
Fingerprint: 5ca8578b2de69be5e02d8a8280e86c8193f6cc9b:.github/workflows/systems-tests.yml:curl-auth-user:23
Link:        https://github.com/Team-HABO/habo-banking/blob/5ca8578b2de69be5e02d8a8280e86c8193f6cc9b/.github/workflows/systems-tests.yml#L23

7:47PM INF 119 commits scanned.
7:47PM INF scanned ~1456237 bytes (1.46 MB) in 702ms
7:47PM WRN leaks found: 5

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@dependabot @github

dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #228.

@dependabot dependabot Bot closed this Jun 7, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/services/service-auth/service-auth/multi-74347cfe89 branch June 7, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants