samber / lo

💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
https://pkg.go.dev/github.com/samber/lo
MIT License
18.02k stars 830 forks source link

[Snyk] Security upgrade golang from 1.23.1 to 1.23.3 #559

Open samber opened 1 week ago

samber commented 1 week ago

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the dockerfile dependencies of this project.

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image.

Snyk changed the following file(s):

We recommend upgrading to golang:1.23.3, as this image has only 76 known vulnerabilities. To do this, merge this pull request, then verify your application still works as expected.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Inefficient Regular Expression Complexity
SNYK-DEBIAN12-PYTHON311-7886332
  614  
high severity Inefficient Regular Expression Complexity
SNYK-DEBIAN12-PYTHON311-7886332
  614  
high severity Inefficient Regular Expression Complexity
SNYK-DEBIAN12-PYTHON311-7886332
  614  
high severity Inefficient Regular Expression Complexity
SNYK-DEBIAN12-PYTHON311-7886332
  614  
high severity Out-of-Bounds
SNYK-DEBIAN12-SQLITE3-6139924
  614  

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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 📜 Customise PR templates 🛠 Adjust project settings 📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Inefficient Regular Expression Complexity

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.33%. Comparing base (c74d8e5) to head (e12e939).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #559 +/- ## ======================================= Coverage 94.33% 94.33% ======================================= Files 17 17 Lines 2790 2790 ======================================= Hits 2632 2632 Misses 154 154 Partials 4 4 ``` | [Flag](https://app.codecov.io/gh/samber/lo/pull/559/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Samuel+Berthe) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/samber/lo/pull/559/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Samuel+Berthe) | `94.33% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Samuel+Berthe#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.