parse-community / Parse-Swift

The Swift SDK for Parse Platform (iOS, macOS, watchOS, tvOS, Linux, Android, Windows)
https://parseplatform.org
MIT License
306 stars 69 forks source link

refactor: security upgrade jazzy from 0.14.1 to 0.14.1 #351

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

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:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 691/1000
Why? Recently disclosed, Has a fix available, CVSS 8.1
Command Injection
SNYK-RUBY-COCOAPODSDOWNLOADER-2414278
No No Known Exploit
high severity 691/1000
Why? Recently disclosed, Has a fix available, CVSS 8.1
Command Injection
SNYK-RUBY-COCOAPODSDOWNLOADER-2414280
No No Known Exploit

(*) 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:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

parse-github-assistant[bot] commented 2 years ago

I will reformat the title to use the proper commit message syntax.

codecov[bot] commented 2 years ago

Codecov Report

Merging #351 (7364a8f) into main (4d2d509) will increase coverage by 2.08%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #351      +/-   ##
==========================================
+ Coverage   85.19%   87.28%   +2.08%     
==========================================
  Files         114      114              
  Lines       12207    12207              
==========================================
+ Hits        10400    10655     +255     
+ Misses       1807     1552     -255     
Impacted Files Coverage Δ
Sources/ParseSwift/Types/ParseOperation.swift 98.07% <0.00%> (+0.48%) :arrow_up:
Sources/ParseSwift/Types/ParseRelation.swift 97.92% <0.00%> (+0.51%) :arrow_up:
Sources/ParseSwift/Types/ParseConfig.swift 98.03% <0.00%> (+0.98%) :arrow_up:
Sources/ParseSwift/Coding/AnyDecodable.swift 27.47% <0.00%> (+1.09%) :arrow_up:
Sources/ParseSwift/Types/ParseGeoPoint.swift 98.82% <0.00%> (+1.17%) :arrow_up:
Sources/ParseSwift/Types/ParseAnalytics.swift 98.56% <0.00%> (+1.43%) :arrow_up:
Sources/ParseSwift/Types/Pointer.swift 98.41% <0.00%> (+1.58%) :arrow_up:
Sources/ParseSwift/Coding/AnyCodable.swift 24.59% <0.00%> (+1.63%) :arrow_up:
Sources/ParseSwift/Extensions/URLSession.swift 74.64% <0.00%> (+1.91%) :arrow_up:
Sources/ParseSwift/Types/Query.swift 94.20% <0.00%> (+2.01%) :arrow_up:
... and 26 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4d2d509...7364a8f. Read the comment docs.