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

[Snyk] Upgrade firebase-admin from 9.6.0 to 9.7.0 #83

Merged
merged 1 commit into from
May 30, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade firebase-admin from 9.6.0 to 9.7.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 24 days ago, on 2021-04-27.
Release notes
Package name: firebase-admin
  • 9.7.0 - 2021-04-27

    Bug Fixes

    • fix(rtdb): Fixing a token refresh livelock in Cloud Functions (#1234)

    Miscellaneous

    • [chore] Release 9.7.0 (#1240)
    • Revert "Disable one flaky tests in emulator. (#1205)" (#1227)
    • Add support for FIREBASE_STORAGE_EMULATOR_HOST env var (#1175)
    • chore: Clean up nightly workflow trigger tests (#1212)
    • Change dispatch event name in nightly workflow (#1216)
    • chore: Fix bug in send-email action code (#1214)
    • chore: Add Mailgun send email action (#1210)
    • (chore): Add JWT Decoder and Signature Verifier (#1204)
  • 9.6.0 - 2021-03-29

    New Features

    • feat(rtdb): Support emulator mode for rules management operations (#1190)

    Bug Fixes

    • fix(rtdb): Fixing the RTDB token listener callback (#1203)
    • fix: Decoupled proactive token refresh from FirebaseApp (#1194)

    Miscellaneous

    • [chore] Release 9.6.0 (#1209)
    • Disable one flaky tests in emulator. (#1205)
    • Add emulator-based integration tests. (#1155)
    • Update HOME.md (#1181)
    • chore: Updated doc generator for typedoc 0.19.0 (#1166)
from firebase-admin GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sonarcloud
Copy link

sonarcloud bot commented May 22, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@guardrails
Copy link

guardrails bot commented May 22, 2021

⚠️ We detected 2 security issues in this pull request:

Insecure File Management (2)
Docs Details
💡 Title: Path Traversal, Severity: High
path.basename(req.files.file[0].fieldname)
💡 Title: Path Traversal from user input, Severity: High
path.basename(req.files.file[0].fieldname)

More info on how to fix Insecure File Management in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@aravindvnair99 aravindvnair99 merged commit 1b39ce7 into main May 30, 2021
@aravindvnair99 aravindvnair99 deleted the snyk-upgrade-b9bc61f4d631063765e9a9b0217a1cf5 branch May 30, 2021 19:41
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.

None yet

2 participants