Skip to content

fix(deps): update dependency passport to v0.6.0 [security] #271

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

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
passport (source) 0.5.2 -> 0.6.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

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.

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

@renovate renovate bot added the renovate label Jul 9, 2022
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from ab46712 to 52474c6 Compare August 27, 2022 05:17
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 52474c6 to 85ac0ea Compare September 17, 2022 03:36
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 3 times, most recently from c75c71d to c1604d4 Compare October 7, 2022 09:35
@renovate renovate bot changed the title chore(deps): update dependency passport to v0.6.0 [security] Update dependency passport to v0.6.0 [SECURITY] Dec 17, 2022
@renovate renovate bot changed the title Update dependency passport to v0.6.0 [SECURITY] chore(deps): update dependency passport to v0.6.0 [security] Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency passport to v0.6.0 [security] fix(deps): update dependency passport to v0.6.0 [security] Feb 2, 2023
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from c1604d4 to c271668 Compare February 2, 2023 08:58
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from c271668 to b54a322 Compare February 25, 2023 04:18
@renovate renovate bot changed the title fix(deps): update dependency passport to v0.6.0 [security] chore(deps): update dependency passport to v0.6.0 [security] Mar 11, 2023
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch 2 times, most recently from acdab3e to 0382717 Compare March 15, 2023 18:16
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 0382717 to 1007772 Compare March 20, 2023 15:26
@renovate renovate bot changed the title chore(deps): update dependency passport to v0.6.0 [security] fix(deps): update dependency passport to v0.6.0 [security] Mar 21, 2023
@renovate renovate bot changed the title fix(deps): update dependency passport to v0.6.0 [security] chore(deps): update dependency passport to v0.6.0 [security] Mar 22, 2023
@renovate renovate bot changed the title chore(deps): update dependency passport to v0.6.0 [security] fix(deps): update dependency passport to v0.6.0 [security] Mar 27, 2023
@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 1007772 to 8c6ff1b Compare April 3, 2023 11:42
@socket-security
Copy link

socket-security bot commented Apr 3, 2023

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
[email protected] 0.5.2...0.6.0 None +0/-0 jaredhanson

@renovate renovate bot force-pushed the renovate/npm-passport-vulnerability branch from 8c6ff1b to 32d392d Compare April 8, 2023 06:18
@renovate renovate bot deleted the renovate/npm-passport-vulnerability branch April 13, 2023 19:21
@renovate
Copy link
Contributor Author

renovate bot commented Apr 17, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.6.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant