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

whats new section updated for fossa #19420

Merged
merged 11 commits into from
Dec 4, 2024
20 changes: 20 additions & 0 deletions src/content/whats-new/2024/12/whats-new-12-03-fossa.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
title: 'Gain security insights with FOSSA in New Relic vulnerability management dashboard'
Copy link
Contributor

Choose a reason for hiding this comment

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

Check the capitalisation of the name of the dashboard in the UI

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated

summary: 'Quickly view FOSSA open-source vulnerability scan results alongside other security detections within the New Relic vulnerability management dashboard.'
releaseDate: '2024-12-03'
learnMoreLink: 'https://docs.newrelic.com/docs/vulnerability-management/integrations/fossa/'
---

We're thrilled to introduce the integration between New Relic and FOSSA, offering users enhanced security insights. This integration enables FOSSA users to view open-source vulnerability scan results directly within the New Relic vulnerability management dashboard, alongside other important security detections. This unified view allows for a more holistic approach to managing vulnerabilities across both build-time and runtime environments.
Copy link
Contributor

Choose a reason for hiding this comment

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

Same comment as above

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated


## Why this is important
Users of New Relic and FOSSA now benefit from a comprehensive view of their vulnerabilities, alongside health and performance metrics, all within the same New Relic dashboard. This capability ensures that new and existing services meet production readiness compliance and security goals, enhancing overall service reliability and security posture.

## Prioritize what to fix first and what can wait

Check notice on line 13 in src/content/whats-new/2024/12/whats-new-12-03-fossa.md

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/whats-new/2024/12/whats-new-12-03-fossa.md#L13

[new-relic.ComplexWords] Consider using 'rank' instead of 'Prioritize'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'rank' instead of 'Prioritize'.", "location": {"path": "src/content/whats-new/2024/12/whats-new-12-03-fossa.md", "range": {"start": {"line": 13, "column": 4}}}, "severity": "INFO"}
By integrating FOSSA detections into the New Relic vulnerability management dashboard, users gain a centralized platform to:

- **Rate vulnerabilities:** Utilize data on exploits in the wild and active ransomware threats to assess vulnerability severity.

Check notice on line 16 in src/content/whats-new/2024/12/whats-new-12-03-fossa.md

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/whats-new/2024/12/whats-new-12-03-fossa.md#L16

[new-relic.ComplexWords] Consider using 'use' instead of 'Utilize'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'use' instead of 'Utilize'.", "location": {"path": "src/content/whats-new/2024/12/whats-new-12-03-fossa.md", "range": {"start": {"line": 16, "column": 29}}}, "severity": "INFO"}

Check notice on line 16 in src/content/whats-new/2024/12/whats-new-12-03-fossa.md

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/whats-new/2024/12/whats-new-12-03-fossa.md#L16

[Microsoft.Wordiness] Consider using 'use' instead of 'Utilize'.
Raw output
{"message": "[Microsoft.Wordiness] Consider using 'use' instead of 'Utilize'.", "location": {"path": "src/content/whats-new/2024/12/whats-new-12-03-fossa.md", "range": {"start": {"line": 16, "column": 29}}}, "severity": "INFO"}
- **Prioritize detections:** Determine which risks require immediate attention and which can be deferred, optimizing resource allocation.

Check notice on line 17 in src/content/whats-new/2024/12/whats-new-12-03-fossa.md

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/whats-new/2024/12/whats-new-12-03-fossa.md#L17

[new-relic.ComplexWords] Consider using 'rank' instead of 'Prioritize'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'rank' instead of 'Prioritize'.", "location": {"path": "src/content/whats-new/2024/12/whats-new-12-03-fossa.md", "range": {"start": {"line": 17, "column": 5}}}, "severity": "INFO"}

Check notice on line 17 in src/content/whats-new/2024/12/whats-new-12-03-fossa.md

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/whats-new/2024/12/whats-new-12-03-fossa.md#L17

[new-relic.ComplexWords] Consider using 'decide' or 'find' instead of 'Determine'.
Raw output
{"message": "[new-relic.ComplexWords] Consider using 'decide' or 'find' instead of 'Determine'.", "location": {"path": "src/content/whats-new/2024/12/whats-new-12-03-fossa.md", "range": {"start": {"line": 17, "column": 30}}}, "severity": "INFO"}

Check notice on line 17 in src/content/whats-new/2024/12/whats-new-12-03-fossa.md

View workflow job for this annotation

GitHub Actions / vale

[vale] src/content/whats-new/2024/12/whats-new-12-03-fossa.md#L17

[Microsoft.Passive] 'be deferred' looks like passive voice.
Raw output
{"message": "[Microsoft.Passive] 'be deferred' looks like passive voice.", "location": {"path": "src/content/whats-new/2024/12/whats-new-12-03-fossa.md", "range": {"start": {"line": 17, "column": 94}}}, "severity": "INFO"}
- **Avoid wasted effort:** Prevent unnecessary developer workload by focusing on vulnerabilities that are actively executed in runtime environments.
Copy link
Contributor

Choose a reason for hiding this comment

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

Use "run" or "performed" instead of "executed"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated


This integration streamlines vulnerability management, allowing teams to focus on what truly matters and ensures that security measures are both effective and efficient.
Loading