Skip to content

Commit 148c65e

Browse files
committed
Update octoverse link
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 57683f0 commit 148c65e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-01-26-integrate-with-github-apps-and-faasd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In this guide, we are going to demonstrate how to build your own GitHub App to g
1515

1616
With [56 million developers on the platform and 85 million repositories](https://www.theverge.com/2018/6/18/17474284/microsoft-github-acquisition-developer-reaction), integrating with GitHub is not just fun, it's essential. Some companies have even built integrations so good, [that GitHub bought them](https://techcrunch.com/2019/09/18/github-acquires-code-analysis-tool-semmle/) and made them part of the core platform. This has happened multiple times.
1717

18-
> Even faster than that. When we reached out to GitHub for comment, [Martin Woodward, Director of DevRel](https://twitter.com/martinwoodward) told us that this year they saw 60 million new repositories created.
18+
> Even faster than that. When we reached out to GitHub for comment, [Martin Woodward, Director of DevRel](https://twitter.com/martinwoodward) told us that [this year they saw 60 million new repositories created](https://octoverse.github.com/).
1919
2020
So why is it that so many of you are doing it wrong? Many of you are still using OAuth apps which are considered legacy and have scopes which are far too broad. Many more of you are taking extreme risks by using Personal Access Tokens (PATs), most of which can do anything to your account and repositories.
2121

0 commit comments

Comments
 (0)