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

v23.2.0

Choose a tag to compare

@github-learning-lab github-learning-lab released this 22 Nov 14:59
a49f4d8

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.1.0...v23.2.0