Skip to content

Commit 3be846e

Browse files
authoredAug 9, 2022
Merge pull request #12 from developersteve/patch-1
Added Snyk
2 parents bf511d1 + 2c88ab7 commit 3be846e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io)
3939
- [progpilot](https://github.com/designsecurity/progpilot) - A static analyzer for security purposes.
4040
- [Parse](https://github.com/psecio/parse) - The *Parse* scanner is a static scanning tool to review your PHP code for potential security-related issues.
4141
- [SonarPHP](https://github.com/SonarSource/sonar-php) from [SonarQube](https://github.com/SonarSource/sonarqube) - A static code analyser for PHP language used as an extension for the SonarQube platform (200+ rules, Supports up to PHP 8, Import of unit test and coverage results, Support of custom rules)
42+
- [Snyk Code](https://snyk.io/product/snyk-code/) PHP support (beta) and available in Snyk free tier
4243

4344
## Vulnerabilities and Security Advisories
4445

@@ -48,6 +49,7 @@ Supported by: [GuardRails.io](https://www.guardrails.io)
4849
- [roave/security-advisories](https://github.com/Roave/SecurityAdvisories) - Add this dependency to disallow known/vulnerable installation of packages directly through `composer update`
4950
- [Security Advisories](https://github.com/FriendsOfPHP/security-advisories) - A database of PHP security advisories.
5051
- [php-malware-detector](https://github.com/ollyxar/php-malware-detector) - PHP malware detector
52+
- [Snyk Open Source](https://snyk.io/product/open-source-security-management/) - Package manager scanner with a free tier
5153

5254
# Educational
5355

0 commit comments

Comments
 (0)
Failed to load comments.