Releases: rapid7/icon-integrations-validators
Releases · rapid7/icon-integrations-validators
Updates to HelpValidator and ConfidentialValidator
- Update HelpValidator to identify duplicate headings
- Update ConfidentialValidator to allow more e-mail examples
Bug fixes for ExampleInputValidator and WorkflowHelpPluginUtilizationValidator
- Fix problem when ExampleInputValidator fail if in example field are 0, False or None
- Update WorkflowHelpPluginUtilizationValidator to not fail when plugin not in help.md and in .icon file
Add more Use Case validations
Update UseCaseValidator to print valid use cases
Update UseCaseValidator to identify duplicates use cases in keywords
2.30.0
Add validator for workflows to verify the "parameters" keyword is present for workflows that use parameters.
2.29.0
Remove matching requirement between help.md and spec
2.28.1
- This release fixes publishing issues.
2.28.0
- Add Encoding Validators to look for problematic characters
- Update Workflow Description Validator to validate existence of description in workflow .icon file
- Update Workflow Description Validator to validate that the workflow description in workflow .icon file matches the description in workflow.spec.yaml
- Update title_validation_list
- Change error message in title_validator for capitalized word when it should not
2.27.0
Add CloudReadyConnectionCredentialToken Validator
2.26.0
Add Example Input Validator to validate if example field exist in plugin.spec | Remove Mitre from AcronymValidator
2.25.0
Add Version Pin Validator to validate if dependency versions are pinned in requirements.txt