Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements to masking results of scans #1675

Merged
merged 3 commits into from
Oct 20, 2023
Merged

Enhancements to masking results of scans #1675

merged 3 commits into from
Oct 20, 2023

Conversation

manV
Copy link
Member

@manV manV commented Oct 18, 2023

Changes proposed in this pull request:

  • Textual and API changes for masking and unmasking scan results.

@@ -915,7 +932,9 @@ const BulkActions = ({
content={
<>
<DropdownItem onClick={() => onTableAction(ids, ActionEnumType.UNMASK, '')}>
Un-mask secrets
{isHost
? 'Un-mask vulnerabilities for this host'
Copy link
Contributor

Choose a reason for hiding this comment

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

should be secret Un-mask vulnerabilities for this host --> Un-mask secrets for this host

@manV manV merged commit 998cff6 into main Oct 20, 2023
2 checks passed
@manV manV deleted the es-1124 branch October 20, 2023 11:35
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