- Issue created by @adam-delaney
Schema validation using ESLInt eslint-plugin-json-schema-validator fails due to 403 when requesting https://git.drupalcode.org/project/drupal/-/raw/10.1.x/core/modules/sdc/.... We are attempting to validate SDC .component.yml files and it appears that get requests to git.drupalcode.org will fail with Access Forbidden.
Run eslint using the eslint-plugin-json-schema-validator. The validator errors due to a 403 with message:
<?xml version="1.0" encoding="utf-8"?> 403 Forbidden. Error 403 Forbidden.Forbidden.
Error 54113
Details: cache-msp11863-MSP 1712254042 710583822
Varnish cache server
We are able to hit this URL in a browser but get the 403 when running through the eslint validator.
Active
1.0
Miscellaneous