You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/getting_started/getting_started-cravex.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ assessments, security-by-design practices, and vulnerability management.
16
16
-**Vulnerability Reporting**: Manufacturers are required to report any actively exploited vulnerabilities to the European Union Agency for Cybersecurity (ENISA) within 24 hours.
17
17
-**Security Updates**: Manufacturers must provide timely and effective security updates to address vulnerabilities.
18
18
-**Documentation**: Manufacturers must provide documentation and certification to demonstrate compliance with CRA requirements.
19
-
-**Enforcement**: The CRA includes includes penalties for non-compliance.
19
+
-**Enforcement**: The CRA includes penalties for non-compliance.
20
20
21
21
The most challenging CRA requirements for most organizations are those for
22
22
timely reporting and remediation of actively exploited vulnerabilities in a product. At a minimum this will require organizations to:
@@ -77,14 +77,14 @@ project
77
77
It is not clear which of these specifications will become primary, but they all cover similar data.
78
78
79
79
**DejaCode** provides a Product feature to record essential VEX data such as:
80
-
- Status; The current state of an occurrence of a vulnerability, after
80
+
- Status: The current state of an occurrence of a vulnerability, after
81
81
automated or manual analysis.
82
82
- Justification: The rationale for why the impact analysis state was asserted.
83
83
- Responses: Can Not Fix, Rollback, Update, Will Not Fix, Workaround Available
84
84
- Reach: Whether the vulnerability is reachable in the context of a package in
85
85
the product being analyzed.
86
86
87
-
You can easily xport VEX information from **DejaCode** in CSAF, CycloneDX or
87
+
You can easily export VEX information from **DejaCode** in CSAF, CycloneDX or
0 commit comments