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

[SOAR-18258] Whois - Update address action #2974

Merged
merged 2 commits into from
Nov 22, 2024
Merged

[SOAR-18258] Whois - Update address action #2974

merged 2 commits into from
Nov 22, 2024

Conversation

rmurray-r7
Copy link
Collaborator

@rmurray-r7 rmurray-r7 commented Nov 21, 2024

Proposed Changes

Description

A customer was experiencing an issue when proving an RIPE IP, the orgname would not return when using ICON, but it would return when using WhoIs website. This is cause the orgname pointed to the description.

As the description did not have an existing field, as the orgname pointed to it, I added a description field too.

SI TICKET

Describe the proposed changes:

  • Update Address action (add description output field. Correct mapping for orgname field)
  • SDK bump to 6.2.0

PR Requirements

Developers, verify you have completed the following items by checking them off:

Testing

When using the same IP the user used, it now returns the orgname:
image

As the above IP does not have a description, when using another RIPE IP, it returns the description too:
image

When specifiying the registrar as RIPE, the mapping also works:
image

@rmurray-r7 rmurray-r7 self-assigned this Nov 21, 2024
@rmurray-r7
Copy link
Collaborator Author

rmurray-r7 commented Nov 21, 2024

Validator is expected to fail, due to the apt-get install whois git in the Dockerfile (is required)

@rmurray-r7 rmurray-r7 merged commit c084e5d into develop Nov 22, 2024
10 of 11 checks passed
@rmurray-r7 rmurray-r7 deleted the si_whois branch November 22, 2024 09:38
rmurray-r7 added a commit that referenced this pull request Nov 22, 2024
* Update address action. SDK 6.2.0. v3.1.6

* black
rmurray-r7 added a commit that referenced this pull request Nov 25, 2024
* Update address action. SDK 6.2.0. v3.1.6

* black
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.

3 participants