Skip to content

Commit fb54381

Browse files
Fix some typos and an old URL.
1 parent 2500cfb commit fb54381

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# GitHub Security Lab
22

33
## CodeQL Queries
4-
[Security related Queries](CodeQL_Queries)
4+
[Security related queries](CodeQL_Queries)
55

66
## Proof of Concepts
7-
[Check some Exploits and POC for bugs found by the Lab](SecurityExploits/)
7+
[Proof-of-concept exploits (PoCs) for bugs found by the Lab](SecurityExploits/)
88

99
Resources related to [GitHub Security Lab](https://securitylab.github.com).

SecurityExploits/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# SecurityExploits
2-
This directory contains proof-of-concept exploits developed by [GitHub Security Lab](https://semmle.com/security) and other contributors. We always disclose security vulnerabilities responsibly, so this repository only contains exploits for vulnerabilities which have already been fixed and publicly disclosed.
2+
This directory contains proof-of-concept exploits developed by [GitHub Security Lab](https://securitylab.github.com) and other contributors. We always disclose security vulnerabilities responsibly, so this repository only contains exploits for vulnerabilities which have already been fixed and publicly disclosed.

0 commit comments

Comments
 (0)