-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
193 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,193 @@ | ||
<!DOCTYPE HTML> | ||
|
||
<html> | ||
|
||
<head> | ||
<title>M4: Secure Software Development</title> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> | ||
<link rel="stylesheet" href="assets/css/main.css" /> | ||
<noscript> | ||
<link rel="stylesheet" href="assets/css/noscript.css" /> | ||
</noscript> | ||
</head> | ||
|
||
<body class="left-sidebar is-preload"> | ||
<div id="page-wrapper"> | ||
|
||
<!-- Header --> | ||
<div id="header"> | ||
|
||
<!-- Inner --> | ||
<div class="inner"> | ||
<header> | ||
<h1><a href="/e-Portfolio/module-4" id="logo">M4: Secure Software Development</a></h1> | ||
</header> | ||
</div> | ||
|
||
<!-- Nav --> | ||
<nav id="nav"> | ||
<ul> | ||
<li><a href="/e-Portfolio">Home</a></li> | ||
<li> | ||
<a href="/e-Portfolio/pg-cert-cyber-security">PG Cert Cyber Security</a> | ||
<ul> | ||
<li><a href="/e-Portfolio/module-1">M1: Launching into Cyber Security</a></li> | ||
<li> | ||
<a href="/e-Portfolio/module-2">M2: Security and Risk Management <i | ||
class="fa fa-solid fa-caret-right"></i></a> | ||
<ul> | ||
<li><a href="/e-Portfolio/module-2-individual-investigations">A. Individual | ||
Investigations</a></li> | ||
<li><a href="/e-Portfolio/module-2-seminar-activities">B. Seminar Activities</a> | ||
</li> | ||
<li><a href="/e-Portfolio/module-2-team-project">C. Team Project</a></li> | ||
</ul> | ||
</li> | ||
<li> | ||
<a href="/e-Portfolio/module-3">M3: Network Security <i | ||
class="fa fa-solid fa-caret-right"></i></a> | ||
</li> | ||
<li> | ||
<a href="/e-Portfolio/module-4">M4: Secure Software Development <i | ||
class="fa fa-solid fa-caret-right"></i></a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</nav> | ||
|
||
</div> | ||
|
||
<!-- Main --> | ||
<div class="wrapper style1"> | ||
|
||
<div class="container"> | ||
<section> | ||
<header> | ||
<h3>About Module 4</h3> | ||
</header> | ||
<!-- The Security and Risk Management module reviews traditional and recent risk models, risk assessments via qualitative and quantitative methods, security standards such as PCI-DSS business continuity and disaster recovery solutions. --> | ||
<footer> | ||
<a href="https://online.essex.ac.uk/wp-content/uploads/One-page-module-guides/Computing/SSD.pdf" | ||
class="button info" target="_session-frame">Learn more</a> | ||
<a href="https://www.my-course.co.uk/course/view.php?id=9731" class="button module" | ||
target="_session-frame">Go to course</a> | ||
<br><br> | ||
<span class="site-note">*Some hyperlinks require access to the Secure Software Development | ||
Module (SSD_PCOM7E March 2023) within the University of Essex's Online Virtual Learning | ||
Environment. | ||
<hr /> | ||
</span> | ||
</footer> | ||
</section> | ||
<section class="col-12 col-12-mobile special"> | ||
<header> | ||
<h2>Module 4 Sections</h2> | ||
</header> | ||
<!-- <a href="/e-Portfolio/pdfs/M2_Unit_Readings_Compilation.pdf" class="button content" target="_session-frame">Reading list</a> --> | ||
</section> | ||
<div class="row"> | ||
<a href="https://github.com/xcelt/ssd-2023">International Space Station (ISS) and NASA Project | ||
Repository (Prototype)</a> | ||
<!-- <article class="col-4 col-12-mobile special"> | ||
<header> | ||
<h3> | ||
<a href="/e-Portfolio/module-2-individual-investigations" class="image"> | ||
<img src="images/m2a_thumbnail.jpg" alt="" /> | ||
<br><br> | ||
A. Individual Investigations | ||
</a> | ||
</h3> | ||
</header> | ||
<p> | ||
Forum discussion posts, e-portfolio activities, wiki contributions, personal notes, ideas, reflection and thoughts. | ||
</p> | ||
</article> | ||
<article class="col-4 col-12-mobile special"> | ||
<header> | ||
<h3> | ||
<a href="/e-Portfolio/module-2-seminar-activities" class="image"> | ||
<img src="images/m2b_thumbnail.jpg" alt="" /> | ||
<br><br> | ||
B. Seminar Activities | ||
</a> | ||
</h3> | ||
</header> | ||
<p> | ||
A compilation of my findings, feedback and discussion of the seminars in the module's even units from 2 to 12. | ||
</p> | ||
</article> | ||
<article class="col-4 col-12-mobile special"> | ||
<header> | ||
<h3> | ||
<a href="/e-Portfolio/module-2-team-project" class="image"> | ||
<img src="images/m2c_thumbnail.jpg" alt="" /> | ||
<br><br> | ||
C. Team Project | ||
</a> | ||
</h3> | ||
</header> | ||
<p> | ||
Group project components of Pampered Pets, including Risk Identification Report and Executive Summary. | ||
</p> | ||
</article> --> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<!-- Footer --> | ||
<div id="footer"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-12"> | ||
|
||
<!-- Contact --> | ||
<section class="contact"> | ||
<header> | ||
<h3>Your next quest?</h3> | ||
</header> | ||
<p>Feel free to reach out - I'd love to hear your story!</p> | ||
<ul class="icons"> | ||
<li><a href="mailto:xt22073@essex.ac.uk" class="icon fa fa-envelope"><span | ||
class="label">Email</span></a></li> | ||
<li><a href="https://github.com/xcelt/e-Portfolio" class="icon brands fa-github" | ||
target="_session-frame"><span class="label">GitHub</span></a></li> | ||
<li><a href="https://www.linkedin.com/in/thecelineteh/" | ||
class="icon brands fa-linkedin-in" target="_session-frame"><span | ||
class="label">Linkedin</span></a></li> | ||
</ul> | ||
</section> | ||
|
||
<!-- Copyright --> | ||
<div class="copyright"> | ||
<ul class="menu"> | ||
<li>Maintained by <a href="https://github.com/xcelt" target="_session-frame">xcelt</a> | ||
<script>document.write(new Date().getFullYear())</script> | ||
</li> | ||
<li>Design: <a href="http://html5up.net" target="_session-frame">HTML5 UP</a></li> | ||
</ul> | ||
</div> | ||
|
||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<!-- Scripts --> | ||
<script src="assets/js/jquery.min.js"></script> | ||
<script src="assets/js/jquery.dropotron.min.js"></script> | ||
<script src="assets/js/jquery.scrolly.min.js"></script> | ||
<script src="assets/js/jquery.scrollex.min.js"></script> | ||
<script src="assets/js/browser.min.js"></script> | ||
<script src="assets/js/breakpoints.min.js"></script> | ||
<script src="assets/js/util.js"></script> | ||
<script src="assets/js/main.js"></script> | ||
|
||
</body> | ||
|
||
</html> |