Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cmwilson21 authored Oct 20, 2023
1 parent ce8ca8f commit 1163d00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Add your open source license, GitHub uses the MIT license.
-->

# Enable code scanning to secure your source code
# 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._

Expand All @@ -26,7 +26,7 @@ _Ensuring the security of application source code is a critical step in modern s

## Welcome

_Welcome to "Enable code scanning"! :wave:_
_Welcome to "Introduction to CodeQL"! :wave:_

In this course, we will explore using GitHub code scanning, powered by [CodeQL](https://codeql.github.com/), to identify common coding practices that can lead to security vulnerabilities. During this course, we will enable code scanning on your repository to identify, remediate, and prevent vulnerabilities.

Expand Down

0 comments on commit 1163d00

Please sign in to comment.