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

FAI-14839: Tromzo connector - add summary and description #1899

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

chalenge
Copy link
Contributor

Description

Type of change

  • Bug fix
  • New feature
  • Breaking change

@@ -42,6 +42,9 @@ export class Findings extends Converter {
model: 'sec_Vulnerability',
record: {
...vulnerabilityKey,
title: vulnerability.summary,
description: vulnerability.description,
Copy link
Contributor

Choose a reason for hiding this comment

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

Utils.cleanAndTruncate just in case

Signed-off-by: Chalenge Masekera <[email protected]>
@chalenge chalenge merged commit 283f166 into main Jan 28, 2025
8 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants