Skip to content

Commit 79f26ce

Browse files
committed
Add About section to README
1 parent a40122f commit 79f26ce

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# `code-scanning-playground`
22
> :wave: :earth_americas: a playground for **Code Scanning** :roller_coaster:
33
4+
## About
5+
This repo demonstrates GitHub's [Code Scanning feature](), using ESLint to generate a "code scanning alert" in the Security tab.
6+
7+
![example](images/example.png)
8+
9+
Register for the code scanning beta [here](https://github.com/features/security/advanced-security/signup).
10+
411
## Resources
512
* microsoft/sarif-tutorials: User-friendly documentation for the SARIF file format., https://github.com/microsoft/sarif-tutorials
613
* SARIF support for code scanning - GitHub Docs, https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/sarif-support-for-code-scanning

images/example.png

60.3 KB
Loading

0 commit comments

Comments
 (0)