Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add schemas and docs for SBOM, inventory, and configuration plugins #397

Merged
merged 5 commits into from
Dec 20, 2024

Conversation

ZoogieZork
Copy link
Contributor

Description

Follow-up to: #394

Adds documentation and JSON schemas for SBOM, inventory, and configuration plugins. These are based on the REST API spec and existing plugins.

Motivation and Context

Fill out missing documentation and add schema validation for the plugin types to the Plugin Runner.

How Has This Been Tested?

Tested locally against plugins.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change

Checklist

  • My code follows conforms to the coding standards.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@ZoogieZork ZoogieZork marked this pull request as ready for review December 19, 2024 00:35
@ZoogieZork ZoogieZork requested a review from a team as a code owner December 19, 2024 00:35
@ZoogieZork ZoogieZork merged commit 818cdaa into main Dec 20, 2024
6 checks passed
@ZoogieZork ZoogieZork deleted the zoogiezork/plugin-runner-lint-from-spec branch December 20, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants