Skip to content

Plugin SDK manifest schema additionalProperties:false not enforced #540

@intel352

Description

@intel352

Context

Surfaced during P-DO PR #61: the workflow-plugin-digitalocean plugin.json's iacProvider block accepts extra keys (name, resourceTypes, configSchema) without validation error, despite the schema declaring additionalProperties: false.

Requested

Investigate whether the jsonschema library is honoring the constraint correctly, or if there's a schema-loading bug. Compare against draft-2020-12 spec interpretation.

Reference

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions