speccy icon indicating copy to clipboard operation
speccy copied to clipboard

Well Spectually 🤓 Enforce quality rules on your OpenAPI 3.0.x specifications.

Results 88 speccy issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Critical severity vulnerability that affects lodash, lodash-es, lodash-amd, lodash.template, lodash.merge,...

dependencies
security

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.7.7. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Prototype Pollution in handlebars Versions of handlebars prior to 3.0.8...

dependencies
security

The resolver is rewriting $refs, so it turns `'./schemas/parameters.yml#/Page'` into `'#/paths/~1v1~1conversations/get/parameters/1'` and sometimes puts that value into `x-miro` instead. We disabled this rule back in #28 to avoid the errors...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Prototype Pollution Overview The ini npm package before version 1.3.6...

dependencies
security

## Detailed description When running `speccy lint [my-spec].yaml` on a spec that contains many YAML aliases speccy will fail with the following error: ``` Could not read YAML/JSON from file:...

When using a JSON Schema with "definitions" blocks, speccy returns the error ```Schema object cannot have additionalProperty: definitions```. For example, consider an OpenAPI v3.0.2 definition in yaml format with the...

## Detailed description When i put two of the same reference, the first one keep the current path, but the second change is path to the first one. This is...

## Detailed description When running with NodeJS 12.17.0 or higher, speccy (esp. `speccy lint`) hangs when attempting to resolve external resources that come over HTTP/2. ## Context This renders `speccy`...

## Detailed description The user should be able to provide a glob as the file parameter and have the linter run on _each_ of the files returned from the glob...

enhancement
help wanted

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...

dependencies
javascript