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

add unsupportedByVendor property #241

Merged
merged 1 commit into from
Nov 3, 2023
Merged

add unsupportedByVendor property #241

merged 1 commit into from
Nov 3, 2023

Conversation

zemberdotnet
Copy link
Member

Description

Adds the unsupported_by_vendor property to tenble_vulnerability_finding

@zemberdotnet zemberdotnet merged commit 513e40b into main Nov 3, 2023
7 checks passed
@zemberdotnet zemberdotnet deleted the int-9931 branch November 3, 2023 13:59
@j1-internal-automation
Copy link
Collaborator

🚀 PR was released in v9.4.5 🚀

@@ -308,6 +308,7 @@ export function createVulnerabilityEntity(
exploitFrameworkMetasploit: vuln.plugin.exploit_framework_metasploit,
exploitabilityEase: vuln.plugin.exploitability_ease,
exploitedByMalware: vuln.plugin.exploited_by_malware,
upsupportedByVendor: vuln.plugin.unsupported_by_vendor,
Copy link

Choose a reason for hiding this comment

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

@zemberdotnet - looks like there is a typo here - "upsupportedByVendor" instead of "unsupportedByVendor"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants