Merge pull request #252 from lirantal/feat/add-security

Feat: add security section and snyk
This commit is contained in:
Guillaume
2021-05-12 10:55:52 +02:00
committed by GitHub
2 changed files with 17 additions and 0 deletions

View File

@@ -171,6 +171,8 @@ The goal is to have enough details about each free tier so developers can choose
- [onesignal](pages/push-notifications.md#onesignal)
- [**Searching**](pages/searching.md)
- [Algolia](pages/searching.md#algolia)
- [**Security**](pages/security.md)
- [Snyk](pages/security.md#snyk)
- [**Serverless app hosting**](pages/serverless-app-hosting.md)
- [AWS Lambda](pages/serverless-app-hosting.md#aws-lambda)
- [Google Cloud Functions](pages/serverless-app-hosting.md#google-cloud-functions)

15
pages/security.md Normal file
View File

@@ -0,0 +1,15 @@
# Security
<!-- TOC depthFrom:2 -->
- [Snyk](#snyk)
<!-- /TOC -->
## Snyk
[Pricing page](https://snyk.io/plans/)
- *Free tier:* 200 open source tests, 100 container tests, 300 IaC tests, 100 Snyk Code tests - all per month.
- *Pros:* GitHub Pull Requests integration, IDE extensions, a CLI
- *Limitations:* No license reports, JIRA integrations, API or rich reports