Skip to content

feat(scanner): add highlighted packages and contacts extractors#718

Open
clemgbld wants to merge 1 commit intomasterfrom
feat/re-highlight-extractors
Open

feat(scanner): add highlighted packages and contacts extractors#718
clemgbld wants to merge 1 commit intomasterfrom
feat/re-highlight-extractors

Conversation

@clemgbld
Copy link
Copy Markdown
Member

Closes #711

My idea is to use these two new extractors to achieve the re-highlight feature in the cli

@clemgbld clemgbld requested a review from a team as a code owner April 13, 2026 18:37
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 13, 2026

🦋 Changeset detected

Latest commit: 1ecdc36

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@nodesecure/contact Minor
@nodesecure/scanner Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@clemgbld clemgbld force-pushed the feat/re-highlight-extractors branch from a4adfc8 to 1ecdc36 Compare April 13, 2026 19:32
Comment on lines +39 to +40
}
done() {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
}
done() {
}
done() {

}, {});
}

next(version: string,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

New line here for the first argument ?

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.

(Scanner) re-highlight on existing payload

3 participants