Unverified Commit fa68b061 authored by Daniel Thompson-Yvetot's avatar Daniel Thompson-Yvetot
Browse files

fix URL embeds

parent 668fd16f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ Any software contained in this deliverable is provided "AS IS" with no warrantie
No part may be reproduced or utilised in any form or by any means, electronic or mechanical, including photocopying and microfilm except as authorised by written permission of ETSI. The content of the PDF version shall not be modified without the written authorization of ETSI. The copyright and the foregoing restriction extend to reproduction in all media.
© ETSI yyyy.
© ETSI {{YEAR}}.
All rights reserved.<br />
@@ -2075,7 +2075,7 @@ Embedded browsers (WebView components, browser engines integrated into native ap
- Electron Context Isolation: https://www.electronjs.org/docs/latest/tutorial/context-isolation
#### 5.9 Remote Data Processing Systems
## 5.9 Remote Data Processing Systems
**[RDPS]** The manufacturer shall implement secure remote data processing systems that protect data confidentiality, integrity, and availability while maintaining product functionality.
+57 B (1.09 MiB)

File changed.

No diff preview for this file type.

+67 B (555 KiB)

File changed.

No diff preview for this file type.

+3 −2
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ Any software contained in this deliverable is provided "AS IS" with no warrantie
No part may be reproduced or utilised in any form or by any means, electronic or mechanical, including photocopying and microfilm except as authorised by written permission of ETSI. The content of the PDF version shall not be modified without the written authorization of ETSI. The copyright and the foregoing restriction extend to reproduction in all media.
&copy; ETSI yyyy.
&copy; ETSI 2025.
All rights reserved.<br />
@@ -147,6 +147,7 @@ All rights reserved.<br />
    - [5.8.1 Overview](#581-overview)
    - [5.8.2 Host Application Boundary Security](#582-host-application-boundary-security)
    - [5.8.3 Content Source Trust Management](#583-content-source-trust-management)
  - [5.9 Remote Data Processing Systems](#59-remote-data-processing-systems)
- [6 Technical Security Assessments](#6-technical-security-assessments)
  - [6.1 Domain and Origin Isolation Assessments](#61-domain-and-origin-isolation-assessments)
    - [Assessment: DOM-REQ-1 (Process-per-site isolation)](#assessment-dom-req-1-process-per-site-isolation)
@@ -2583,7 +2584,7 @@ Embedded browsers (WebView components, browser engines integrated into native ap
- Electron Context Isolation: https://www.electronjs.org/docs/latest/tutorial/context-isolation
#### 5.9 Remote Data Processing Systems
## 5.9 Remote Data Processing Systems
**[RDPS]** The manufacturer shall implement secure remote data processing systems that protect data confidentiality, integrity, and availability while maintaining product functionality.
+1 B (601 KiB)

File changed.

No diff preview for this file type.

Loading