You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
# `code-scanning-playground`
2
2
> :wave::earth_americas: a playground for **Code Scanning**:roller_coaster:
3
3
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
+

8
+
9
+
Register for the code scanning beta [here](https://github.com/features/security/advanced-security/signup).
10
+
4
11
## Resources
5
12
* microsoft/sarif-tutorials: User-friendly documentation for the SARIF file format., https://github.com/microsoft/sarif-tutorials
6
13
* 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
0 commit comments