[Snyk] Fix for 1 vulnerabilities#9
Open
snyk-bot wants to merge 3 commits into
Open
Conversation
Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.5.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](ruby/json@v2.2.0...v2.5.1) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Create empty project * just for test * basic view and Running fragment * mapview * 1. Using view model to store the status of fragment. Stopwatch will keep working when users switch to other App/Interface 2. Add permission request callback. The map view will be refreshed automatically after getting the Location permission * 1. Use Data Binding to change Layout 2. Adjust the Naming style and part of useless datablocks * Fix code reviews Still have some automatically generated unused code blocks and comments. Will delete them in the future, in case they will be used. * Remove comment * Add working directory default * search bar * bringToFront * serach place and movethe map sight * formalize code style * modify value type * remove getFloat * intergate auth * move const to companion object * attach to PR * get UserID * move const to companion object * attach to PR * attach to PR * implemented logout * add google-service.json * naming style * json * 1. Add login fragment. Seperate login process from MainActivity 2. Reduce unnecessary variables in MainActivity 3. Using ViewModel to save the user 4. Fix bug in firebaseAuthWithGoogle addOnCompleteListener 5. Remove the activity in backstack. * remove comment * remove comment * move login in check to ViewModel * resolve conflict * resolve conflict * resolve conflict * resolve conflict * add LiveData class * 1. Adapt it to MVVM architecture 2. Add AuthStateListener and oberver to lisen the change of current login status 3. Solve the coordination between async operations * firestore create user * 1. Create User in Firstore 2. Profile UI 3. Data binding for user name and email 4. Async Task class to Download and set user photo 5. Create ProfileViewModel * interaction between runFragment and Forestore * adjust timestamp format * ListView * Fix login bug -- adjust postion of check-login function * remove unused code block * Welcome Page * adjust the position of logout observer * image button at runFragment * fix code review * Test * test with mock account info * ViewHolder Pattern in Adapter Co-authored-by: Adam <caller9@users.noreply.github.com> Co-authored-by: Yang Li <butterflyforever@users.noreply.github.com> Co-authored-by: butterflyforever <29890639+butterflyforever@users.noreply.github.com>
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-TZINFO-2958048
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to fix one or more vulnerable packages in the `rubygems` dependencies of this project.
Changes included in this PR
Vulnerabilities that will be fixed
With an upgrade:
Why? Recently disclosed, Has a fix available, CVSS 7.5
SNYK-RUBY-TZINFO-2958048
(*) Note that the real score may have changed since the PR was raised.
Check the changes in this PR to ensure they won't cause issues with your project.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
🛠 Adjust project settings
📚 Read more about Snyk's upgrade and patch logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Directory Traversal