Skip to content

chore: update dependency passport to ^0.7.0 [security]#11178

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-passport-vulnerability
Open

chore: update dependency passport to ^0.7.0 [security]#11178
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-passport-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
passport (source) ^0.5.3^0.7.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2022-25896

This affects the package passport before 0.6.0. When a user logs in or logs out, the session is regenerated instead of being closed.


Release Notes

jaredhanson/passport (passport)

v0.7.0

Compare Source

Changed
  • Set req.authInfo by default when using the assignProperty option to
    authenticate() middleware. This makes the behavior the same as when not using
    the option, and can be disabled by setting authInfo option to false.

v0.6.0

Compare Source

Added
  • authenticate(), req#login, and req#logout accept a
    keepSessionInfo: true option to keep session information after regenerating
    the session.
Changed
  • req#login() and req#logout() regenerate the the session and clear session
    information by default.
  • req#logout() is now an asynchronous function and requires a callback
    function as the last argument.
Security
  • Improved robustness against session fixation attacks in cases where there is
    physical access to the same system or the application is susceptible to
    cross-site scripting (XSS).

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file SECURITY labels Sep 16, 2025
@renovate renovate bot requested a review from raymondfeng as a code owner September 16, 2025 19:53
@renovate renovate bot added SECURITY dependencies Pull requests that update a dependency file labels Sep 16, 2025
@renovate renovate bot changed the title chore: update dependency passport to ^0.6.0 [security] chore: update dependency passport to ^0.7.0 [security] Sep 16, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 78d1d87 to c3a9448 Compare September 16, 2025 23:45
@renovate renovate bot changed the title chore: update dependency passport to ^0.7.0 [security] chore: update dependency passport to ^0.6.0 [security] Sep 17, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from c3a9448 to 0f18266 Compare September 17, 2025 00:45
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 0f18266 to 32776e0 Compare September 24, 2025 15:02
@renovate renovate bot changed the title chore: update dependency passport to ^0.6.0 [security] chore: update dependency passport to ^0.7.0 [security] Sep 24, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 3 times, most recently from 2d925d6 to 1c17f8b Compare September 24, 2025 20:31
@renovate renovate bot changed the title chore: update dependency passport to ^0.7.0 [security] chore: update dependency passport to ^0.6.0 [security] Sep 24, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 1c17f8b to e1d9b0d Compare September 25, 2025 00:40
@renovate renovate bot changed the title chore: update dependency passport to ^0.6.0 [security] chore: update dependency passport to ^0.7.0 [security] Sep 25, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from e1d9b0d to f41fe94 Compare September 25, 2025 05:02
@renovate renovate bot changed the title chore: update dependency passport to ^0.7.0 [security] chore: update dependency passport to ^0.6.0 [security] Sep 25, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from f41fe94 to 03ef9db Compare September 25, 2025 13:09
@renovate renovate bot changed the title chore: update dependency passport to ^0.6.0 [security] chore: update dependency passport to ^0.7.0 [security] Sep 25, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 2 times, most recently from 6d35198 to 6644903 Compare September 25, 2025 20:03
@renovate renovate bot changed the title chore: update dependency passport to ^0.7.0 [security] chore: update dependency passport to ^0.6.0 [security] Sep 25, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 6644903 to 0c2389a Compare September 25, 2025 21:57
@renovate renovate bot changed the title chore: update dependency passport to ^0.6.0 [security] chore: update dependency passport to ^0.7.0 [security] Sep 26, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 3 times, most recently from 67b2230 to e007c86 Compare September 26, 2025 16:30
@renovate renovate bot changed the title chore: update dependency passport to ^0.7.0 [security] chore: update dependency passport to ^0.6.0 [security] Sep 26, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from d481679 to cbc949a Compare September 29, 2025 00:30
@renovate renovate bot changed the title chore: update dependency passport to ^0.7.0 [security] chore: update dependency passport to ^0.6.0 [security] Sep 29, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from cbc949a to 542aad2 Compare September 29, 2025 13:46
@renovate renovate bot changed the title chore: update dependency passport to ^0.6.0 [security] chore: update dependency passport to ^0.7.0 [security] Sep 29, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 2 times, most recently from c306295 to e0389a4 Compare September 29, 2025 15:09
@renovate renovate bot changed the title chore: update dependency passport to ^0.7.0 [security] chore: update dependency passport to ^0.6.0 [security] Sep 29, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from e0389a4 to f95ffc7 Compare October 1, 2025 17:33
@renovate renovate bot changed the title chore: update dependency passport to ^0.6.0 [security] chore: update dependency passport to ^0.7.0 [security] Oct 1, 2025
@renovate renovate bot changed the title chore: update dependency passport to ^0.7.0 [security] chore: update dependency passport to ^0.6.0 [security] Oct 1, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 2 times, most recently from 73fbaee to 7450efd Compare October 1, 2025 21:01
@renovate renovate bot changed the title chore: update dependency passport to ^0.6.0 [security] chore: update dependency passport to ^0.7.0 [security] Oct 1, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 2 times, most recently from fecc64a to a59f794 Compare October 2, 2025 01:26
@renovate renovate bot changed the title chore: update dependency passport to ^0.7.0 [security] chore: update dependency passport to ^0.6.0 [security] Oct 2, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from a59f794 to b6e6227 Compare October 2, 2025 13:13
@renovate renovate bot changed the title chore: update dependency passport to ^0.6.0 [security] chore: update dependency passport to ^0.7.0 [security] Oct 2, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 2 times, most recently from 96ae096 to 22e6dd6 Compare October 2, 2025 16:53
@renovate renovate bot changed the title chore: update dependency passport to ^0.7.0 [security] chore: update dependency passport to ^0.6.0 [security] Oct 2, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 2 times, most recently from 6ef7ee4 to cac0dd9 Compare October 6, 2025 16:48
@renovate renovate bot changed the title chore: update dependency passport to ^0.6.0 [security] chore: update dependency passport to ^0.7.0 [security] Oct 6, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 5 times, most recently from a8160bd to b8facfb Compare October 6, 2025 23:44
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 SECURITY

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants