Skip to content

Added metadata extraction for UUID strings.#2322

Merged
GCHQDeveloper581 merged 6 commits intogchq:masterfrom
ko80240:feature/analyseUUID
Apr 24, 2026
Merged

Added metadata extraction for UUID strings.#2322
GCHQDeveloper581 merged 6 commits intogchq:masterfrom
ko80240:feature/analyseUUID

Conversation

@ko80240
Copy link
Copy Markdown
Member

@ko80240 ko80240 commented Apr 16, 2026

This includes expanding on the previous operation to process UUID versions 1, 6 and 7.
Operation that pulls out timestamps. Returns the integer. And still returns the version number.

Added option to include metadata
Added tests and file to test index. This was not done previously.

Existing Issue
""Analyze UUID" output timestamps and other useful information "
Refers to feature request: #2294

AI disclosure
Cline has used to assist with test functions.

Test Coverage
Please ensure you have added test coverage for your changes.
Tests have been added.

…n the operation to process versions 1,6,7.

Added option to include metadata
Added tests and file to test index
Comment thread tatus Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks like this file was added by mistake?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

File has been removed in latest commit

Copy link
Copy Markdown
Contributor

@GCHQDeveloper581 GCHQDeveloper581 left a comment

Choose a reason for hiding this comment

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

Generally looks good. Just the once comment to resolve and we should be good to go.

Comment thread src/core/operations/AnalyseUUID.mjs
Copy link
Copy Markdown
Contributor

@GCHQDeveloper581 GCHQDeveloper581 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! Thanks for your contribution.

@GCHQDeveloper581 GCHQDeveloper581 merged commit 4080df0 into gchq:master Apr 24, 2026
2 checks passed
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.

Feature request: Make "Analyze UUID" output timestamps and other useful information

2 participants