Skip to content

Removed space replacement for tags #987#993

Merged
SteveMcGrath merged 1 commit into
mainfrom
fix/export-tags
May 20, 2026
Merged

Removed space replacement for tags #987#993
SteveMcGrath merged 1 commit into
mainfrom
fix/export-tags

Conversation

@SteveMcGrath
Copy link
Copy Markdown
Contributor

Description

Removes the space interpolation that was previously required for export APIs.

Fixes #987

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Manual testing and validation of the APIs.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@SteveMcGrath SteveMcGrath requested a review from a team as a code owner May 13, 2026 15:43
@SteveMcGrath SteveMcGrath requested a review from amaruf-tenb May 13, 2026 15:46
Copy link
Copy Markdown

@amaruf-tenb amaruf-tenb left a comment

Choose a reason for hiding this comment

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

LGTM!

@SteveMcGrath SteveMcGrath merged commit e740022 into main May 20, 2026
10 checks passed
@SteveMcGrath SteveMcGrath deleted the fix/export-tags branch May 20, 2026 16:22
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.

exports.vulns() incorrectly replaces spaces with underscores in tag category names

2 participants