IngridPuppet / skills-introduction-to-codeql

GitHub Skills: Introduction to CodeQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable CodeQL to secure your source code

Ensuring the security of application source code is a critical step in modern software development. In this GitHub Skills course, you will learn to use GitHub code scanning to identify, resolve, and prevent insecure coding patterns.

Finish

Congratulations! You have completed this course! 🏆

Here's a recap of all the tasks you accomplished in your repository:

  • Enabled CodeQL on your repository.
  • CodeQL scanned the code in your repository and notified us of two SQL injection vulenrabilities.
  • Reviewed the findings, marked the findings as closed, and explored the audit trail.
  • Fixed your code in the main branch and saw that the findings automatically closed out.
  • Introduced a new vulnerability in a new branch.
  • Created a pull request, and were notified of the vulnerability.

What's next?


Get help: Post in our discussion boardReview the GitHub status page

© 2023 GitHub • Code of ConductMIT License

About

GitHub Skills: Introduction to CodeQL

License:MIT License


Languages

Language:Python 90.3%Language:HTML 9.7%