Skip to content

IPv6 Support#23

Merged
payoub125 merged 1 commit intodevelopfrom
ipv6-support
Mar 4, 2026
Merged

IPv6 Support#23
payoub125 merged 1 commit intodevelopfrom
ipv6-support

Conversation

@payoub125
Copy link
Copy Markdown
Collaborator

@payoub125 payoub125 commented Mar 4, 2026

Note

Medium Risk
Moderate risk: changes CLI/config schema and client-side asset filtering/transformation semantics, which could break callers relying on the old --ipv4s flag or change exported asset counts/records.

Overview
Adds IPv6 support to VM asset export by replacing the ipv4s filter with a unified ips filter across the CLI flag, generated VmAssetExportConfig, and client-side filtering logic.

Asset filtering and transformation now consider both Ipv4S and Ipv6S for matching and output generation (instead of preferring IPv4 and only falling back to IPv6), which may increase the number of exported asset records per Tenable asset.

Written by Cursor Bugbot for commit 827428d. This will update automatically on new commits. Configure here.

@payoub125 payoub125 self-assigned this Mar 4, 2026
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@payoub125 payoub125 enabled auto-merge (squash) March 4, 2026 14:49
@payoub125 payoub125 merged commit 495f641 into develop Mar 4, 2026
15 checks passed
@payoub125 payoub125 deleted the ipv6-support branch March 4, 2026 15:58
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.

2 participants