File tree Expand file tree Collapse file tree 1 file changed +14
-16
lines changed Expand file tree Collapse file tree 1 file changed +14
-16
lines changed Original file line number Diff line number Diff line change 11
11
< title > Secure Coding Case Studies</ title >
12
12
</ head >
13
13
< body >
14
- < div >
15
- < img src ="mitre-logo-blue.png " alt ="MITRE Logo ">
14
+ < header >
15
+ < img src ="./assets/images/ mitre-logo-blue.png " alt ="MITRE Logo ">
16
16
< h1 > Secure Coding Case Studies</ h1 >
17
- </ div >
17
+ </ header >
18
18
< div >
19
19
< p > MITRE has a long history in the Software Assurance and Software Vulnerability areas.
20
20
MITRE founded the Common Vulnerabilities and Exposures (CVE®) effort in 1999 and
@@ -32,20 +32,18 @@ <h1>Secure Coding Case Studies</h1>
32
32
we will be in a better position to avoid similar problems in the future.</ p >
33
33
</ div >
34
34
< div >
35
- < h1 >
36
- Case Study Links
37
- </ h1 >
38
- < a href ="https://github.com/mitre/secure-coding-case-studies/tree/main/python "> Python Case Studies</ a >
39
- < br >
35
+ < h2 > Case Studies</ h2 >
36
+ < a href ="https://github.com/mitre/secure-coding-case-studies/tree/main/python "> Python</ a > < br >
40
37
< br >
41
38
</ div >
39
+ < footer >
40
+ < img src ="./assets/images/mitre-logo-blue.png " alt ="MITRE Logo ">
41
+ < p >
42
+ Copyright © 1997-2024 The MITRE Corporation. All rights reserved.< br >
43
+ MITRE is a registered trademark of The MITRE Corporation. Material on this site may be copied and distributed with permission only.< br >
44
+ < br >
45
+ Approved for Public Release; Distribution Unlimited. Public Release Case Number 23-3938.
46
+ </ p >
47
+ </ footer >
42
48
</ body >
43
- < footer >
44
- < img src ="mitre-logo-blue.png " alt ="MITRE Logo ">
45
- < p >
46
- Copyright © 1997-2024 The MITRE Corporation. All rights reserved.
47
- < br >
48
- MITRE is a registered trademark of The MITRE Corporation. Material on this site may be copied and distributed with permission only.
49
- </ p >
50
- </ footer >
51
49
</ html >
You can’t perform that action at this time.
0 commit comments