-
Notifications
You must be signed in to change notification settings - Fork 1.8k
docs: Add Pro vs OSS comparison for cross-product risk acceptances #13703
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
base: dev
Are you sure you want to change the base?
docs: Add Pro vs OSS comparison for cross-product risk acceptances #13703
Conversation
| * **Cross-Product Risk Acceptances**: In DefectDojo Pro, you can apply a single Risk Acceptance across multiple Products. For example, if CVE-2024-1234 appears in 10 different products, you can create one Risk Acceptance that governs all instances of that CVE across your entire portfolio. | ||
| * **Bulk CVE Management**: Search for all Findings with a specific CVE or vulnerability ID, then apply a Risk Acceptance to all instances simultaneously, regardless of which Product they belong to. | ||
|
|
||
| **DefectDojo Open Source** implements Risk Acceptances at the Product level: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In OS the risk acceptances are at Engagement level.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm the one that misspoke to @skywalke34 and told him it was Product level but, yeah, it's engagement level in Open Source.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wanted to extend it to the Product level, but I have received no feedback about it #12361 (comment)
So, do you agree to redo to the product level?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wanted to extend it to the Product level, but I have received no feedback about it #12361 (comment)
So, do you agree to redo to the product level?
We are going to keep risk acceptance at the engagement level in open source for the time being
mtesauro
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved.
Assuming @skywalke34 addresses the requested changes from @valentijnscholten
|
@paulOsinski can you please assist @skywalke34 with this PR? |
Description
documentation update: Clarifying the differences between DefectDojo Pro and Open Source for cross-product risk acceptances. Specifically, Pro supports CVE-level risk acceptance across products while OSS only provides for product-level risk acceptances.