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

[PLGN-646] Automox 3.0.0 release #2225

Merged
merged 3 commits into from
Jan 15, 2024
Merged

[PLGN-646] Automox 3.0.0 release #2225

merged 3 commits into from
Jan 15, 2024

Conversation

dlaverty-r7
Copy link
Collaborator

@dlaverty-r7 dlaverty-r7 commented Jan 11, 2024

Proposed Changes

Description

Release PR for updates provided by @ax-tschmidtke.

Fixes the output schemas for actions that use the action_set type.
The structure of the output did not match the API result due to improper API documentation.

NOTE: Failing plugin validator issue is due to a known (ticketed) issue which means the validator hits an error when no previous connection_version is available.

ax-tschmidtke and others added 3 commits January 11, 2024 14:21
* Automox 3.0.0 - Fix output schemas

* Update plugin spec with examples

* indents

* Update unit tests, fix remove_null function

* Fix validations, add more fields to List Organization Users Action

* feedback

* reformat

* feedback

* feedback
* Updated lint formatting for automox files

* Updated plugin spec file to remove version history

* Updated spec file to add connection version

* Updated help.md examples

* Updated help.md examples

* Updated help.md examples

---------

Co-authored-by: Dympna Laverty <dympna_laverty@rapid7.com>
Copy link
Contributor

@ax-tschmidtke ax-tschmidtke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. What's the right way to retain the version history info when running insight-plugin refresh if not having it specified in the spec?

@dlaverty-r7
Copy link
Collaborator Author

Looks good. What's the right way to retain the version history info when running insight-plugin refresh if not having it specified in the spec?

Hi @ax-tschmidtke , currently its a manual operation. We have a tooling ticket currently open to try and improve this behaviour.

@dlaverty-r7 dlaverty-r7 merged commit 15e8d04 into master Jan 15, 2024
11 of 12 checks passed
@dlaverty-r7 dlaverty-r7 deleted the automox-3.0.0-release branch January 15, 2024 09:25
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.

4 participants