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

v23.1.0

Compare
Choose a tag to compare
@github-learning-lab github-learning-lab released this 18 Nov 22:06
6a367d2

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

v23.0.0...v23.1.0