Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

v27.0.0

Latest
Compare
Choose a tag to compare
@github-learning-lab github-learning-lab released this 03 Mar 16:10
1e40542

View Course

Security strategy essentials

Steps

  1. Enable repository settings
  2. Find the vulnerable dependency
  3. Update the dependency version
  4. Merge your pull request
  5. Enable Dependabot
  6. Add a SECURITY.md file
  7. Merge the SECURITY.md pull request
  8. Remove sensitive data in a pull request
  9. Approve the pull request
  10. Add a .gitignore file
  11. Merge the pull request
  12. Find historical reference to a previous .env file
  13. Remove historical reference to a previous .env file

Complete Diff

v26.1.0...v27.0.0