Commit 10a4344c authored by Marvin Petzolt's avatar Marvin Petzolt
Browse files

Resolved merge artifacts

parent 55889df2
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -380,7 +380,6 @@ This clause addresses the requirements in the CRA [\[i.1\]](#_ref_i.1) Annex 1 P

> NOTE: It is proposed that a cross-vertical task force could work on the technical requirements to be included in this clause.

<<<<<<< HEAD
**[REQ-KEV-1]**:The product shall incorporate only components, including third party and open source elements, for which no known exploitable vulnerabilities exist at the time of release. 

Note: The manufacturer may relay on documentation in the form of an Software Bill of Materials (SBOM) as well as reasoning of why known vulnerabilities are not exploitable under the applicable, expected operational environment. 
@@ -389,13 +388,13 @@ Note: The manufacturer may relay on documentation in the form of an Software Bil

Note: To demonstrate compliance, the manufacturer may rely on manual security testing (e.g., penetration testing), automated vulnerability scanners, or a combination of both, depending on what is most comprehensive and technically feasible for the product's technology stack.

=======
**[REQ-MEM-KEV-1]**: Web browser interfaces that are, or could potentially be, exposed to untrusted data shall undergo automated dynamic analysis to identify vulnerabilities (for example, via techniques such as fuzzing in an environment that enables the detection of memory access errors).

**[REQ-MEM-KEV-2]** The web browser source code shall undergo automated static analysis to identify vulnerabilities (for example, via LLM code analysis). 

**[REQ-MEM-KEV-3]** The web browser source code shall make use of languages, language features, libraries, and/or automation-enforced coding conventions that prevent well-known classes of vulnerability from being introduced (for example, via the use of memory safe languages, bounds checked container classes, restricting use of raw pointers).
>>>>>>> 6a7b7bab3e517a6c90ccb8c3d916c45d5de3e74f



## 5.3 Secure by default configuration