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

v0.10.0 #500

Merged
merged 22 commits into from
May 25, 2024
Merged

v0.10.0 #500

merged 22 commits into from
May 25, 2024

Conversation

daveshanley
Copy link
Owner

@daveshanley daveshanley commented May 25, 2024

Quality / Stability release

This release contains breaking changes for API consumers.

This is a breaking change for consumers of vacuum as an API. It introduces some changes to the Schema of all built in rule functions. These changes are required to correct some broken behavior when using vacuum as an engine for other tools.

A number of built in rule functions have have schemas updated to be accurate.

A new GetCategory method signature has been added to the RuleFunction interface, that requires all rule functions to expose the category the rule is apart of.

severity is now a required property of all rule definitions.

It addresses the following issues

@daveshanley daveshanley merged commit 4a996f8 into main May 25, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant