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

v23.0.0

Choose a tag to compare

@github-learning-lab github-learning-lab released this 12 Nov 22:47
273b997

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

v22.0.0...v23.0.0