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

v22.0.0

Choose a tag to compare

@github-learning-lab github-learning-lab released this 29 Oct 01:17

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

v21.1.0...v22.0.0