Skip to content

Comments

fix(deps): update dependency passport to ^0.6.0 [security]#61

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

fix(deps): update dependency passport to ^0.6.0 [security]#61
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/npm-passport-vulnerability

Conversation

@renovate
Copy link

@renovate renovate bot commented Sep 25, 2022

This PR contains the following updates:

Package Change Age Confidence
passport (source) ^0.3.2^0.6.0 age 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.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).

v0.5.3

Compare Source

Fixed
  • initialize() middleware extends request with login(), logIn(),
    logout(), logOut(), isAuthenticated(), and isUnauthenticated() functions
    again, reverting change from 0.5.1.

v0.5.2

Compare Source

Fixed
  • Introduced a compatibility layer for strategies that depend directly on
    passport@0.4.x or earlier (such as passport-azure-ad), which were
    broken by the removal of private variables in passport@0.5.1.

v0.5.1

Compare Source

Fixed
  • Introduced a compatibility layer for strategies that depend directly on
    passport@0.4.x or earlier (such as passport-azure-ad), which were
    broken by the removal of private variables in passport@0.5.1.

v0.5.0

Compare Source

Changed
  • initialize() middleware extends request with login(), logIn(),
    logout(), logOut(), isAuthenticated(), and isUnauthenticated()
    functions.
Removed
  • login(), logIn(), logout(), logOut(), isAuthenticated(), and
    isUnauthenticated() functions no longer added to http.IncomingMessage.prototype.
Fixed
  • userProperty option to initialize() middleware only affects the current
    request, rather than all requests processed via singleton Passport instance,
    eliminating a race condition in situations where initialize() middleware is
    used multiple times in an application with userProperty set to different
    values.

v0.4.1

Compare Source

v0.4.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), 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.

@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Dec 3, 2023
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 56d9566 to 5ae5ea1 Compare December 3, 2023 11:09
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Dec 3, 2023
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 5ae5ea1 to ac40f2e Compare December 3, 2023 14:20
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from ac40f2e to 10de204 Compare December 12, 2023 09:36
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Dec 12, 2023
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 10de204 to f9aa2bc Compare December 12, 2023 12:14
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Dec 12, 2023
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from f9aa2bc to ee16873 Compare December 30, 2023 11:09
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Dec 30, 2023
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Dec 30, 2023
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 2 times, most recently from 1b9c7d6 to b6b53d9 Compare January 4, 2024 13:54
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Jan 4, 2024
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from b6b53d9 to 753f765 Compare January 4, 2024 17:17
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Jan 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Jan 9, 2024
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 753f765 to 2b5d6b6 Compare January 9, 2024 12:01
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Jan 9, 2024
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 2b5d6b6 to 7f0391a Compare January 9, 2024 16:09
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Jan 16, 2024
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 7f0391a to dedfa9b Compare January 16, 2024 12:12
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Jan 16, 2024
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from dedfa9b to f4a1ace Compare January 16, 2024 16:15
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Jan 28, 2024
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 2 times, most recently from 9efa2f1 to fa8102e Compare January 28, 2024 15:58
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Jan 28, 2024
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from fa8102e to 4bdadf2 Compare February 4, 2024 11:38
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Feb 4, 2024
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Dec 30, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 476f0fc to 129595e Compare December 31, 2025 15:25
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Dec 31, 2025
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Dec 31, 2025
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 129595e to fc82a74 Compare December 31, 2025 19:31
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from fc82a74 to c93a89c Compare January 8, 2026 16:39
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Jan 8, 2026
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from c93a89c to f18f18b Compare January 8, 2026 23:07
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Jan 8, 2026
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from f18f18b to a8bac23 Compare January 19, 2026 16:48
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Jan 19, 2026
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from a8bac23 to 86bc32a Compare January 19, 2026 21:26
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Jan 19, 2026
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 86bc32a to d7a032e Compare February 2, 2026 21:03
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Feb 2, 2026
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from d7a032e to a4e8dfb Compare February 3, 2026 02:09
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Feb 3, 2026
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Feb 12, 2026
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 2 times, most recently from 81fe4d7 to 0751fcf Compare February 12, 2026 14:36
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Feb 12, 2026
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 0751fcf to f9e3884 Compare February 16, 2026 13:07
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Feb 16, 2026
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from f9e3884 to 861f9b2 Compare February 16, 2026 17:33
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Feb 16, 2026
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.6.0 [security] fix(deps): update dependency passport to ^0.7.0 [security] Feb 17, 2026
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 861f9b2 to bd5cf1d Compare February 17, 2026 19:35
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from bd5cf1d to 2ddd743 Compare February 17, 2026 23:10
@renovate renovate bot changed the title fix(deps): update dependency passport to ^0.7.0 [security] fix(deps): update dependency passport to ^0.6.0 [security] Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants