drupal-graphql / drupal-graphql/graphql
Security vulnerabilities in voyager and explorer
Open
3.x
- Dominant language
- PHP
- Stars
- 287
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
In the branch 8.x-3.x, both voyager and explorer are a bit dated now and there are a lot of vulnerabilities.
Run `yarn audit` in either folder gives you +900 vulnerabilities.
Voyager:
```
940 vulnerabilities found - Packages audited: 644
Severity: 498 Low | 7 Moderate | 435 High
```
Explorer:
```
922 vulnerabilities found - Packages audited: 622
Severity: 486 Low | 7 Moderate | 429 High
```
So we should update to the latest version for these to eliminate or completely reduce the vulnerabilities.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.