Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit d6d9ab5

Browse files
committed
dont say then all the time
1 parent 04e62db commit d6d9ab5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

responses/02_find-vulnerabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ How can we know these dependencies are secure? It's not always easy, but GitHub
1313
### GitHub's security alerts for vulnerable dependencies
1414
GitHub tracks public vulnerabilities in Ruby gems, NPM, Python, Java, and .Net packages.
1515

16-
GitHub receives a notification of a newly-announced vulnerability. Then, we check for repositories that use the affected version of that dependency. Then, we send security alerts to a set of people within those affected repositories. The owners are the ones contacted by default. But, it's possible to configure specific teams or individuals to get these important notifications.
16+
GitHub receives a notification of a newly-announced vulnerability. Next, we check for repositories that use the affected version of that dependency. We send security alerts to a set of people within those affected repositories. The owners are the ones contacted by default. But, it's possible to configure specific teams or individuals to get these important notifications.
1717

1818
**GitHub never publicly discloses identified vulnerabilities for any repository.**
1919

0 commit comments

Comments
 (0)