2023-02-17 09:45:55 +00:00
|
|
|
<!DOCTYPE html>
|
2023-02-15 17:30:45 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Data Sanitization Certificate</title>
|
|
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
|
2023-02-17 09:45:55 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
|
|
<link href="https://stackpath.bootstrapcdn.com/bootswatch/3.3.7/flatly/bootstrap.min.css"
|
|
|
|
rel="stylesheet"
|
|
|
|
integrity="sha384-+ENW/yibaokMnme+vBLnHMphUYxHs34h9lpdbSLuAwGkOKFRl4C34WkjazBtb7eT"
|
|
|
|
crossorigin="anonymous">
|
2023-02-15 17:30:45 +00:00
|
|
|
<style type="text/css" media="all">
|
|
|
|
@page {
|
|
|
|
size: A4 portrait; /* can use also 'landscape' for orientation */
|
2023-02-17 09:45:55 +00:00
|
|
|
margin: 1.0cm 1.5cm 3.5cm 1.5cm;
|
2023-02-24 16:01:38 +00:00
|
|
|
font-family: "Source Sans Pro", Calibri, Candra, Sans serif;
|
2023-02-15 17:30:45 +00:00
|
|
|
|
2023-02-17 09:45:55 +00:00
|
|
|
@top {
|
2023-02-15 17:30:45 +00:00
|
|
|
content: element(header);
|
|
|
|
}
|
|
|
|
|
2023-02-17 09:45:55 +00:00
|
|
|
@bottom {
|
2023-02-15 17:30:45 +00:00
|
|
|
content: element(footer);
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
2023-02-17 09:45:55 +00:00
|
|
|
body {
|
|
|
|
width: 100% !important;
|
|
|
|
height: 100%;
|
|
|
|
background: #fff;
|
|
|
|
color: black;
|
|
|
|
font-size: 100%;
|
|
|
|
line-height: 1.65;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-webkit-text-size-adjust: none;
|
|
|
|
}
|
2023-02-15 17:30:45 +00:00
|
|
|
|
|
|
|
header {
|
2023-02-23 16:07:00 +00:00
|
|
|
position: running(header);
|
2023-02-15 17:30:45 +00:00
|
|
|
/*height: 100px;*/
|
2023-02-23 16:07:00 +00:00
|
|
|
font-size: 12px;
|
|
|
|
/* color: #000; */
|
|
|
|
font-family: Arial;
|
|
|
|
width: 100%;
|
|
|
|
/* position: relative;*/
|
2023-02-15 17:30:45 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
footer {
|
|
|
|
position: running(footer);
|
|
|
|
/*height: 150px;*/
|
|
|
|
}
|
2023-02-17 09:45:55 +00:00
|
|
|
|
|
|
|
.body_content {
|
|
|
|
position: relative;
|
|
|
|
page-break-inside: auto;
|
|
|
|
width: 100%;
|
|
|
|
/*overflow: hidden;*/
|
|
|
|
}
|
2023-02-15 17:30:45 +00:00
|
|
|
|
|
|
|
img {max-height: 150px; width: auto;}
|
|
|
|
.company-logo {float: left;}
|
|
|
|
.customer-logo {float: right;}
|
2023-02-24 16:01:38 +00:00
|
|
|
.page-break:not(section:first-of-type) {
|
|
|
|
page-break-before: always
|
|
|
|
}
|
|
|
|
}
|
2023-02-15 17:30:45 +00:00
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
2023-02-17 09:45:55 +00:00
|
|
|
<header class="page-header">
|
|
|
|
<div class="col" style="background-color: #d5a6bd;">
|
|
|
|
<p style="margin-left: 10px;">2022-12-26 16:51:32 (+0100), USODY DRIVE ERASURE 2022</p>
|
2023-02-15 17:30:45 +00:00
|
|
|
</div>
|
|
|
|
</header>
|
2023-02-17 09:45:55 +00:00
|
|
|
<div class="container">
|
2023-02-15 17:30:45 +00:00
|
|
|
<div class="row">
|
2023-02-17 09:45:55 +00:00
|
|
|
<div class="col-6">
|
2023-02-15 17:30:45 +00:00
|
|
|
<img class="company-logo" src="https://ksr-ugc.imgix.net/assets/003/488/267/210c162995de80609124abf81047bca7_original.png?ixlib=rb-4.0.2&w=700&fit=max&v=1427136681&auto=format&frame=1&q=92&s=eb4411c5e9d3557ffa64598ac3b238a6" />
|
|
|
|
</div>
|
2023-02-17 09:45:55 +00:00
|
|
|
<div class="col-6">
|
2023-02-15 17:30:45 +00:00
|
|
|
<img class="customer-logo" src="https://e7.pngegg.com/pngimages/243/790/png-clipart-your-company-logo-doing-business-as-company-logo-name-creative-company-logo-free-logo-design-template-text.png" />
|
|
|
|
</div>
|
|
|
|
</div>
|
2023-02-17 09:45:55 +00:00
|
|
|
</div>
|
2023-02-15 17:30:45 +00:00
|
|
|
|
2023-02-17 09:45:55 +00:00
|
|
|
<div class="container body-content">
|
2023-02-15 17:30:45 +00:00
|
|
|
<div class="row mt-3">
|
|
|
|
<div class="col">
|
|
|
|
<h1>Data Sanitization Certificate</h1>
|
|
|
|
</div>
|
|
|
|
</div>
|
2023-02-17 09:45:55 +00:00
|
|
|
|
2023-02-15 17:30:45 +00:00
|
|
|
<div class="row mt-3">
|
2023-02-17 09:45:55 +00:00
|
|
|
<div class="col-12">
|
2023-02-15 17:30:45 +00:00
|
|
|
<strong>Entity Information</strong>
|
2023-02-17 09:45:55 +00:00
|
|
|
</div>
|
|
|
|
<div class="col-12">
|
|
|
|
<table class="body_content">
|
|
|
|
<tbody>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
|
|
|
Name:
|
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
ACME
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
|
|
|
Location:
|
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
<span>Paseo de Gracia, 2, 08007 Barcelona, España</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2023-02-15 17:30:45 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2023-02-17 09:45:55 +00:00
|
|
|
<div class="row" style="padding-top: 20px;">
|
|
|
|
<div class="col-12">
|
2023-02-15 17:30:45 +00:00
|
|
|
<strong>Responsible Sanitization Entity</strong>
|
2023-02-17 09:45:55 +00:00
|
|
|
</div>
|
|
|
|
<div class="col-12">
|
|
|
|
<table class="body_content">
|
|
|
|
<tbody>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
|
|
|
<span>Name:</span>
|
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
<span>Your company</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
|
|
|
<span>Responsible Person</span>
|
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
<span>John Data</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
|
|
|
<span>Location:</span>
|
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
<span>Madrid, Gran Via 8, 28040 Madrid, España</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2023-02-15 17:30:45 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2023-02-17 09:45:55 +00:00
|
|
|
<div class="row" style="padding-top: 20px;">
|
|
|
|
<div class="col-12">
|
2023-02-15 17:30:45 +00:00
|
|
|
<strong>Summary</strong>
|
2023-02-17 09:45:55 +00:00
|
|
|
</div>
|
|
|
|
<div class="col-12">
|
|
|
|
<table class="body_content">
|
|
|
|
<tbody>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
2023-02-23 16:07:00 +00:00
|
|
|
<span>N° of computers:</span>
|
2023-02-17 09:45:55 +00:00
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
<span>16</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
|
|
|
<span>N° of data storage unit(s):</span>
|
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
<span>16</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
|
|
|
<span>Sanitization result:</span>
|
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
<span>Failed</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2023-02-15 17:30:45 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2023-02-17 09:45:55 +00:00
|
|
|
<div class="row" style="padding-top: 20px;">
|
|
|
|
<div class="col-12">
|
2023-02-15 17:30:45 +00:00
|
|
|
<strong>Report Details</strong>
|
2023-02-17 09:45:55 +00:00
|
|
|
</div>
|
|
|
|
<div class="col-12">
|
|
|
|
<table class="body_content">
|
|
|
|
<tbody>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
|
|
|
<span>Report UUID:</span>
|
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
<span>8bcef704-ba04-4320-8056-c8a5c401dbe3</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
|
|
|
<span>Report Date:</span>
|
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
<span>2022-12-26 11:26:24</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:20%;">
|
|
|
|
<span>Software Version:</span>
|
|
|
|
</td>
|
|
|
|
<td style="width:80%;">
|
|
|
|
<span>Usody Drive Erasure 2022.03.0</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2023-02-15 17:30:45 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2023-02-17 09:45:55 +00:00
|
|
|
<div class="row" style="margin-top:25px;">
|
2023-02-15 17:30:45 +00:00
|
|
|
<div class="col">
|
|
|
|
<p>
|
|
|
|
I hereby declare that the data erasure process has been carried
|
|
|
|
out in accordance with the instructions received.
|
|
|
|
</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2023-02-17 09:45:55 +00:00
|
|
|
<div class="row" style="margin-top:225px;">
|
|
|
|
<div class="col-12">
|
|
|
|
<table class="body_content" style="border-top: 1px solid #000;">
|
|
|
|
<tbody>
|
|
|
|
<tr style="padding-top:5px;">
|
|
|
|
<td style="width:50%; text-align: center;">
|
|
|
|
<span>Data Responsable</span>
|
|
|
|
</td>
|
|
|
|
<td style="width:50%; text-align: center;">
|
|
|
|
<span>Data Supervisor</span>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2023-02-15 17:30:45 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2023-02-24 16:01:38 +00:00
|
|
|
<div class="row mt-3 page-break">
|
2023-02-15 17:30:45 +00:00
|
|
|
<div class="col">
|
|
|
|
<h1>Devices Summary</h1>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row mt-3">
|
|
|
|
<div class="col">
|
2023-02-23 16:07:00 +00:00
|
|
|
<table class="table" style="width: 100%; text-align: center;">
|
|
|
|
<thead style="border-bottom: 1px solid #000;">
|
2023-02-15 17:30:45 +00:00
|
|
|
<tr>
|
|
|
|
<th scope="col">SN Storage</th>
|
|
|
|
<th scope="col">Method</th>
|
|
|
|
<th scope="col">Result</th>
|
|
|
|
<th scope="col">Date</th>
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
2023-02-23 16:07:00 +00:00
|
|
|
{% for erasure in erasures %}
|
|
|
|
<tr style="border-bottom: 1px dashed #000;">
|
|
|
|
<td>
|
|
|
|
{{ erasure.device.serial_number.upper() }}
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
{{ erasure.type }}
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
{{ erasure.severity }}
|
|
|
|
</td>
|
|
|
|
<td>
|
|
|
|
{{ erasure.date_str }}
|
|
|
|
</td>
|
2023-02-15 17:30:45 +00:00
|
|
|
</tr>
|
2023-02-23 16:07:00 +00:00
|
|
|
{% endfor %}
|
2023-02-15 17:30:45 +00:00
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2023-02-24 16:01:38 +00:00
|
|
|
{% for erasure in erasures %}
|
|
|
|
<div class="container mb-5 page-break">
|
|
|
|
<h4>{{ erasure.device.__format__('t') }}</h4>
|
|
|
|
<dl>
|
|
|
|
<dt>Data storage:</dt>
|
|
|
|
<dd>{{ erasure.device.__format__('ts') }}</dd>
|
|
|
|
|
|
|
|
<dt>Computer where was erase:</dt>
|
|
|
|
<dd>Title: {{ erasure.parent.__format__('ts') }}</dd>
|
|
|
|
<dd>DevicehubID: {{ erasure.parent.dhid }}</dd>
|
|
|
|
<dd>Hid: {{ erasure.parent.hid }}</dd>
|
|
|
|
<dd>Tags: {{ erasure.parent.tags }}</dd>
|
|
|
|
|
|
|
|
<dt>Computer where it resides:</dt>
|
|
|
|
<dd>Title: {{ erasure.device.parent.__format__('ts') }}</dd>
|
|
|
|
<dd>DevicehubID: {{ erasure.device.parent.dhid }}</dd>
|
|
|
|
<dd>Hid: {{ erasure.device.parent.hid }}</dd>
|
|
|
|
<dd>Tags: {{ erasure.device.parent.tags }}</dd>
|
|
|
|
|
|
|
|
<dt>Erasure:</dt>
|
|
|
|
<dd>{{ erasure.__format__('ts') }}</dd>
|
|
|
|
{% if erasure.steps %}
|
|
|
|
<dt>Erasure steps:</dt>
|
|
|
|
<dd>
|
|
|
|
<ol>
|
|
|
|
{% for step in erasure.steps %}
|
|
|
|
<li>{{ step.__format__('') }}</li>
|
|
|
|
{% endfor %}
|
|
|
|
</ol>
|
|
|
|
</dd>
|
|
|
|
{% endif %}
|
|
|
|
</dl>
|
2023-02-15 17:30:45 +00:00
|
|
|
</div>
|
2023-02-24 16:01:38 +00:00
|
|
|
{% endfor %}
|
2023-02-15 17:30:45 +00:00
|
|
|
</body>
|
|
|
|
</html>
|