Skip to content

Conversation

EmmanuelBRELLE
Copy link

@EmmanuelBRELLE EmmanuelBRELLE commented Sep 29, 2025

The hostname is read by the IUDatabase reporter to build metadata. The value is extracted from the Profile section, and formatted by '\n'.join operator. Because of an invalid read of the profile the result is "Null" and the join operator fails.
This Pull request patches the profile reading. Therefore the metadata succeeds to be built.

Implemantation details : Profile options are stored in the 'parameter' entry, not in the 'profile'

Profile options are stored in 'parameter' entry, not in 'profile'
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.

1 participant