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

chore: Fix for 2 vulnerabilities #9602

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

sojan-official
Copy link
Member

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

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

Snyk changed the following file(s):

  • Gemfile
  • Gemfile.lock

Vulnerabilities that will be fixed with an upgrade:

Issue Score
medium severity Improper Input Validation
SNYK-RUBY-ACTIONPACK-7210237
  496  
medium severity Missing Cryptographic Step
SNYK-RUBY-OPENSSL-6036190
  479  

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:

🦉 Improper Input Validation

@vishnu-narayanan vishnu-narayanan temporarily deployed to chatwoot-pr-9602 June 6, 2024 07:17 Inactive
@scmmishra scmmishra changed the title [Snyk] Fix for 2 vulnerabilities chore: Fix for 2 vulnerabilities Jun 6, 2024
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
dotenv (3.1.2)
Copy link
Member

@scmmishra scmmishra Jun 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is upgraded from 2.8.1 to. 3.1.2

V3 had the following breaking changes

  • Requires Ruby >= 3.0 and Rails >= 6.1

Following deprecations that will affect us in the future

  • Dotenv::Railtie is deprecared, we need to use Dotenv::Rails instead
  • The dotenv-rails gem is now superfluous. It's not technically deprecated yet and will continue to work, but the dotenv

None of these affect is right now. Can be merged

@scmmishra scmmishra merged commit 75c83dd into develop Jun 6, 2024
16 of 17 checks passed
@scmmishra scmmishra deleted the snyk-fix-78e812d10f682cefbeb03aecf8ffd59a branch June 6, 2024 10:53
Copy link

github-actions bot commented Jul 6, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants