1

I made an account this morning on GitHub, and got this mail concerning a severity security issue.

I operate on iMAC operating intel (old machine).
Is this a concern that should be fixed before proceed with my first repository?
I'm quite new in Git.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250
Sam
  • 11
  • 3

1 Answers1

0

This kind of email should only be sent for existing repositories analyzed automatically by GitHub and its Dependabot service.

It can lead to the automatic creation of this PR (Pull Request) on an existing project.

Since you don't have one, you should not have to do anything for now.

Still, make sure that locally, you have the right version of that library, as shown in "Error installing Nokogiri gem on Mac OS X".

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250