Skip to content

Releases: rapid7/icon-integrations-validators

Updates to HelpValidator and ConfidentialValidator

01 Apr 14:28
bc4ea29
Compare
Choose a tag to compare
  • Update HelpValidator to identify duplicate headings
  • Update ConfidentialValidator to allow more e-mail examples

Bug fixes for ExampleInputValidator and WorkflowHelpPluginUtilizationValidator

31 Mar 21:42
d6504cb
Compare
Choose a tag to compare
  • 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

22 Mar 16:52
4cffdef
Compare
Choose a tag to compare

Update UseCaseValidator to print valid use cases
Update UseCaseValidator to identify duplicates use cases in keywords

2.30.0

04 Mar 20:04
6c15e11
Compare
Choose a tag to compare

Add validator for workflows to verify the "parameters" keyword is present for workflows that use parameters.

2.29.0

23 Feb 18:12
5a650e2
Compare
Choose a tag to compare

Remove matching requirement between help.md and spec

2.28.1

03 Feb 22:48
db6624a
Compare
Choose a tag to compare
  • This release fixes publishing issues.

2.28.0

03 Feb 22:29
db6624a
Compare
Choose a tag to compare
  • 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

07 Jan 19:46
d5fdca5
Compare
Choose a tag to compare

Add CloudReadyConnectionCredentialToken Validator

2.26.0

21 Dec 21:40
02fdf97
Compare
Choose a tag to compare

Add Example Input Validator to validate if example field exist in plugin.spec | Remove Mitre from AcronymValidator

2.25.0

11 Nov 19:58
e1b328b
Compare
Choose a tag to compare

Add Version Pin Validator to validate if dependency versions are pinned in requirements.txt