owasp-td-jekyll 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/_includes/breadcrumb.html +10 -0
- data/_includes/home_links.html +14 -0
- data/_includes/scripts.html +3 -0
- data/_layouts/home.html +21 -0
- data/_sass/breadcrumb.scss +3 -0
- data/assets/images/threatdragon_logo_image.svg +28 -0
- metadata +7 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9e5ef79199e6984e4e5c2a5e518b4480012486faf60fb814cdbdd1f4f854f15d
|
4
|
+
data.tar.gz: e01dc173c7330b9415b9effc227b39d005adfdd856efd5ce1313b4af179c7c3b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f0c9bba08ae85e73d76807a61f79615c99fa3b75414502c249daa55a01671709921054bed055182ea2bae0b491cecc1cc48f5a2190a4f8716f65756c2e3d6a04
|
7
|
+
data.tar.gz: aa8bff11f9ae51a615032d9c7297f398ccee20a5cd1dbbd94eb2bb826590063f8be556df735c0300ff946b179d3a1474e25c61945a8dc704f3b38d709be25923
|
@@ -0,0 +1,10 @@
|
|
1
|
+
<!-- Graciously derived from https://stackoverflow.com/a/32004173/3033053 -->
|
2
|
+
{% assign crumbs = page.url | remove:'/index.html' | split: '/' %}
|
3
|
+
|
4
|
+
{% for crumb in crumbs offset: 1 %}
|
5
|
+
{% if forloop.last %}
|
6
|
+
{{ crumb | replace:'-',' ' | remove:'.html' | capitalize }}
|
7
|
+
{% else %}
|
8
|
+
{{ crumb | replace:'-',' ' | remove:'.html' | capitalize }} /
|
9
|
+
{% endif %}
|
10
|
+
{% endfor %}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
<div class="row">
|
2
|
+
{%- for link in site.homeLinks -%}
|
3
|
+
<div class="col">
|
4
|
+
<div class="jumbotron">
|
5
|
+
<div class="text-center">
|
6
|
+
<a href="{{ link.relative_url | relative_url }}">
|
7
|
+
<i class="{{ link.fa_class }} fa-4x"></i>
|
8
|
+
</a>
|
9
|
+
<p>{{ link.description }}</p>
|
10
|
+
</div>
|
11
|
+
</div>
|
12
|
+
</div>
|
13
|
+
{%- endfor -%}
|
14
|
+
</div>
|
data/_layouts/home.html
ADDED
@@ -0,0 +1,21 @@
|
|
1
|
+
---
|
2
|
+
layout: default
|
3
|
+
---
|
4
|
+
<div class="row">
|
5
|
+
<div class="col">
|
6
|
+
<div class="jumbotron">
|
7
|
+
<div class="row">
|
8
|
+
{%- if site.logo_src -%}
|
9
|
+
<div class="col text-right">
|
10
|
+
<img src="{{ site.logo_src }}" />
|
11
|
+
</div>
|
12
|
+
{%- endif -%}
|
13
|
+
<div class="col text-left">
|
14
|
+
{{ content }}
|
15
|
+
</div>
|
16
|
+
</div>
|
17
|
+
</div>
|
18
|
+
</div>
|
19
|
+
</div>
|
20
|
+
|
21
|
+
{% include home_links.html %}
|
@@ -0,0 +1,28 @@
|
|
1
|
+
<svg xmlns:dc="http://purl.org/dc/elements/1.1/"
|
2
|
+
xmlns:cc="http://creativecommons.org/ns#"
|
3
|
+
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
4
|
+
xmlns:svg="http://www.w3.org/2000/svg"
|
5
|
+
xmlns="http://www.w3.org/2000/svg"
|
6
|
+
version="1.1"
|
7
|
+
id="svg2"
|
8
|
+
viewBox="0 0 2305.9131 371.80446"
|
9
|
+
height="400px"
|
10
|
+
width="400px">
|
11
|
+
<defs id="defs4" />
|
12
|
+
<metadata id="metadata7">
|
13
|
+
<rdf:RDF>
|
14
|
+
<cc:Work rdf:about="">
|
15
|
+
<dc:format>image/svg+xml</dc:format>
|
16
|
+
<dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
17
|
+
<dc:title></dc:title>
|
18
|
+
</cc:Work>
|
19
|
+
</rdf:RDF>
|
20
|
+
</metadata>
|
21
|
+
<g style="fill:#000000"
|
22
|
+
transform=" scale(6,6) translate(-1000,-580)"
|
23
|
+
id="layer1-1">
|
24
|
+
<path d="m 1057.5436,709.86713 c -5.6788,0.73545 -11.1484,1.63398 -14.8584,4.52718 -3.534,2.75591 -5.4452,7.41402 -5.4452,11.8417 0,9.07594 9.1246,16.36887 20.3036,16.36887 5.5124,0 9.3972,-3.76635 13.0628,-6.6523 3.7682,-2.96666 7.2408,-5.11601 7.2408,-9.71657 0,-10.28093 -9.1246,-17.81663 -20.3036,-16.36888 z m 0.423,2.1297 c 5.7442,0.002 9.3152,0.84657 12.861,3.87799 3.4195,2.92354 4.769,5.52393 4.769,9.79175 0,4.49048 -2.7728,4.85771 -6.5526,7.74209 -3.5374,2.69946 -6.4941,6.49709 -11.7824,6.49709 -5.3104,0 -8.5671,-0.53723 -12.1088,-3.25667 -3.7538,-2.88231 -5.0982,-5.94013 -5.0982,-10.41307 0,-4.11761 0.2867,-7.04432 3.5309,-9.79269 3.6048,-3.05396 8.5165,-4.44794 14.3811,-4.44649 z m 124.2452,-288.30185 c -1.826,-0.0336 -4.0585,1.06603 -7.2034,3.12911 -3.4657,2.27362 -8.5165,6.32239 -11.2233,8.99643 -4.6835,4.62698 -5.4661,4.933 -16.192,6.33859 -6.1988,0.81233 -15.5879,3.05706 -20.8653,4.98761 -29.2909,10.71514 -34.137,12.03655 -37.5666,10.2461 -4.1054,-2.1433 -13.6194,-3.61904 -16.7875,-2.6039 -2.728,0.87411 -5.0314,6.44459 -4.9851,12.05616 0.017,2.06506 1.3951,7.56942 3.0624,12.23126 4.6628,13.03725 4.8991,14.49362 2.1812,13.43134 -1.252,-0.48933 -4.8399,-1.19929 -7.9733,-1.57776 -5.5913,-0.67533 -5.6973,-0.62542 -5.6973,2.67108 0,1.84741 -0.6073,6.69093 -1.3491,10.76358 -1.3215,7.2554 -1.2704,7.53903 2.5084,14.06444 2.1211,3.66285 6.4204,9.1544 9.5547,12.20261 6.2783,6.10597 6.4387,6.69286 8.3703,30.78343 1.0206,12.729 2.0919,15.74847 7.8839,22.2208 3.954,4.41843 8.5803,7.29895 15.7067,9.53374 2.4672,0.7737 5.2295,1.47153 8.3736,2.12719 10.6707,2.22513 12.1986,3.25657 15.8998,10.73824 3.3351,6.74166 3.292,7.69082 -0.6064,13.52274 -3.876,5.79852 -5.73,7.34789 -10.9495,9.14398 -3.4363,1.18246 -4.2074,1.0636 -5.6591,-0.87091 -1.9798,-2.63818 -2.1831,-9.80452 -0.4886,-17.22437 1.869,-8.18415 -2.4797,-12.60862 -9.4478,-10.75697 -1.1776,0.31292 -2.4275,0.80028 -3.7375,1.48418 -9.9825,5.21148 -26.8099,31.92759 -33.6863,53.48208 l -2.7374,8.57915 c -7.7558,1.44517 -10.5283,5.07152 -15.7318,8.97113 -0.5989,-0.73859 -4.6775,-0.39123 -8.7073,1.8541 -3.4905,3.12197 -4.4695,5.91176 -8.5622,8.80267 -4.6768,3.25548 -7.0321,7.88719 -11.0957,12.54503 -3.1845,16.34901 0.7706,15.52941 3.2009,22.02152 0.899,2.40157 4.2459,3.59777 6.6362,4.39527 2.0038,0.66855 1.507,0.37753 2.8061,0.81035 3.7328,1.24371 1.3134,4.71064 1.0088,9.10435 -1.4115,20.36276 3.62,26.31357 6.4138,32.31055 4.1138,8.88456 7.5113,17.27193 18.5445,22.13163 8.1112,4.13126 15.7341,5.59099 30.6598,5.87284 2.4989,0.0472 4.5635,0.0552 6.3811,-0.002 5.5054,-0.17384 8.7254,-0.94892 14.7285,-3.06194 l 9.3365,-3.28654 c 0.4901,2.74516 5.5728,2.72991 7.9703,3.67078 5.247,2.05907 10.4237,3.57393 10.4237,3.57393 0.3469,0.56672 9.4203,0.96749 20.1629,0.88963 17.9142,-0.12973 20.0106,-0.3778 25.3105,-2.99148 l 5.778,-2.84944 3.2172,3.02341 c 1.7693,1.66313 4.0262,3.35563 5.0157,3.76108 3.5519,1.45544 25.7302,-0.16214 31.6981,-2.31214 5.1029,-1.83839 7.7119,-1.97936 19.1028,-1.03276 33.213,2.76012 72.6598,-3.99004 83.1175,-14.22298 2.207,-2.15954 4.0134,-4.6671 4.0134,-5.57227 0,-0.90516 -3.1039,-3.03031 -6.897,-4.72227 -29.9267,-13.34919 -38.8166,-19.12816 -47.5182,-30.89024 -2.6725,-3.61239 -3.4863,-6.41771 -4.3929,-15.13574 -0.6122,-5.88586 -2.1684,-14.516 -3.4583,-19.17758 -1.9293,-6.97215 -2.0878,-9.01178 -0.8921,-11.50236 1.562,-3.25384 3.6173,-3.51986 13.7098,-1.77264 7.0062,1.21289 9.1633,-1.0396 13.0512,-13.62844 5.3276,-17.25093 3.4996,-26.75426 -9.7292,-50.5919 -4.0845,-7.35999 -8.9907,-13.89251 -15.1124,-20.12226 -7.6623,-7.7976 -11.1861,-10.29095 -22.788,-16.11894 -25.8243,-12.97249 -33.0276,-9.53316 -23.9188,11.41868 4.1673,9.58574 4.4679,12.76319 1.3686,14.43769 -2.9101,1.57233 -4.2134,-1.28061 -7.4269,-16.25437 -1.3367,-6.22853 -4.0455,-16.13308 -6.0201,-22.00942 -5.3641,-15.96377 -5.6699,-22.0783 -1.6522,-33.08456 4.5148,-12.36843 4.9388,-18.68611 1.8398,-27.42754 -1.3809,-3.89531 -2.6947,-8.17203 -2.9195,-9.50399 -0.2248,-1.33196 -0.8122,-3.882 -1.3044,-5.66587 -0.5942,-2.15391 -0.085,-5.61115 1.516,-10.29234 1.3256,-3.87693 2.7761,-8.86445 3.2238,-11.08397 1.1916,-5.90833 -1.6615,-19.56698 -4.9099,-23.50569 -1.5075,-1.82786 -3.0842,-4.41509 -3.5041,-5.75063 -1.1268,-3.58407 -4.431,-2.91849 -7.4978,1.5106 l -2.6992,3.89762 -0.012,-8.45915 c -0.01,-6.37716 -0.722,-9.99964 -2.8988,-14.71955 -2.5045,-5.43033 -4.3035,-7.90237 -6.9722,-7.95157 z m -2.1757,4.17948 c 1.0252,0.19019 3.0788,2.77692 4.563,5.74842 2.1095,4.22325 2.6981,7.46138 2.6981,14.83296 0,5.18669 -0.4049,9.40396 -0.8997,9.37189 -0.4948,-0.0321 -2.4911,-1.74168 -4.4365,-3.79963 -3.9667,-4.19608 -14.1896,-9.43202 -18.4518,-9.45006 -1.6971,-0.007 -2.6058,-0.60706 -2.3088,-1.52492 0.8479,-2.61984 16.8823,-15.54107 18.8357,-15.17866 z m -32.5553,16.96453 c 2.2397,0.0107 4.4971,0.26706 6.0495,0.73328 2.4098,0.72372 6.9312,1.64158 10.0465,2.04018 6.9762,0.89262 16.4953,7.05621 18.6743,12.09031 0.8648,1.99794 2.0917,4.44999 2.7254,5.44896 0.6337,0.99897 2.2001,3.99506 3.4811,6.65898 2.8102,5.84379 5.2761,9.08231 6.9177,9.08231 0.6694,0 1.5411,1.63434 1.9369,3.63227 0.3958,1.99794 1.3364,3.63227 2.0896,3.63227 0.8396,0 1.0821,-1.05316 0.6281,-2.72393 -2.3553,-8.66901 -2.2705,-11.96771 0.4003,-15.61467 3.006,-4.10481 2.6389,-5.49826 -0.939,-3.56511 -1.3222,0.7144 -2.8034,3.07421 -3.2925,5.24416 l -0.89,3.94606 -0.9891,-3.73135 c -0.5441,-2.0521 -2.0571,-4.70677 -3.3623,-5.89928 -2.3462,-2.14357 -2.3153,-2.24227 2.6654,-8.68044 2.7708,-3.58166 5.3669,-6.51254 5.7703,-6.51254 0.4034,0 1.6375,2.0432 2.7418,4.54061 1.1043,2.4974 2.9035,6.17605 3.9981,8.17397 1.2474,2.27698 1.993,6.42311 1.9969,11.1104 0,6.16395 -0.5637,8.30905 -3.2402,12.20812 -3.0906,4.50249 -3.1925,5.11322 -2.131,12.68046 0.6134,4.37254 1.7647,9.17576 2.5585,10.6733 1.7602,3.54899 5.8128,13.54405 2.9752,22.0061 -0.5336,6.49061 -2.9558,10.59064 -6.8413,18.7691 -7.0918,14.92734 -12.0251,21.38462 -23.1053,30.24945 -11.8908,9.51329 -19.1194,13.04117 -30.2586,14.76689 -4.744,0.73495 -8.7917,1.2654 -8.9952,1.17809 -0.685,-0.29396 -14.713,-2.1741 -20.4715,-2.74375 -5.2585,-0.52018 -10.8508,-1.84154 -15.8856,-3.61355 -6.3747,-2.24353 -11.8534,-5.21048 -14.6129,-8.19929 -4.4776,-4.84972 -7.5163,-13.17841 -7.5447,-20.68048 -0.014,-3.817 -0.6496,-10.62804 -1.4113,-15.13574 -1.0243,-6.06214 -1.0579,-14.58073 -0.1297,-32.72233 l 1.2541,-24.52635 4.369,-9.28599 c 4.2404,-9.01463 4.4211,-9.20959 6.1945,-6.65348 2.7522,3.96687 4.5076,3.28149 3.7451,-1.46215 -0.8374,-5.20963 0.756,-6.77917 6.0059,-5.91909 3.6345,0.59545 4.1217,0.3854 3.743,-1.613 -0.2967,-1.56525 -1.769,-2.50398 -4.6198,-2.94524 l -4.1846,-0.64738 4.7975,-1.69338 c 2.6387,-0.93109 7.1041,-1.78281 9.9233,-1.89266 3.3887,-0.13207 6.0548,-1.08053 7.8665,-2.79879 3.0901,-2.93077 17.1507,-8.08898 25.4937,-9.35208 1.1744,-0.17779 2.5125,-0.25961 3.8564,-0.25322 z m -5.019,3.40545 c -3.1314,-0.0283 -5.5391,1.72104 -5.5391,5.04047 0,2.87362 1.0382,2.74907 4.5456,-0.545 l 2.901,-2.72502 3.0264,3.93615 c 3.2455,4.21898 4.4771,4.75155 5.839,2.52684 0.5019,-0.81983 -0.7281,-2.843 -2.9457,-4.84339 -2.5176,-2.27096 -5.3916,-3.36801 -7.8272,-3.39005 z m -66.6047,8.80267 c 2.1492,-0.0893 4.9833,1.0036 8.8938,3.26232 l 6.5861,3.80402 -2.9315,3.88 c -1.6123,2.13396 -4.6292,7.54376 -6.705,12.02205 -2.0758,4.47828 -4.0238,8.14205 -4.3286,8.14205 -1.1042,0 -5.3882,-11.10985 -6.6788,-17.32126 -1.0609,-5.10647 -0.985,-7.07164 0.3817,-9.95874 1.1692,-2.46978 2.6331,-3.74114 4.7823,-3.83044 z m -14.2672,35.72812 4.3831,0.80815 c 8.1965,1.51107 9.2306,2.91074 8.7815,11.88221 -0.4422,8.83341 -1.7468,9.53134 -5.5773,2.98487 -1.2384,-2.11647 -2.4618,-3.21305 -2.7178,-2.43765 -0.6848,2.07403 3.2431,9.81924 5.9503,11.73357 1.4056,0.99389 2.6043,3.63834 3.0002,6.61824 0.806,6.06618 -0.4615,6.30163 -6.2578,1.16378 -6.2241,-5.51712 -6.9501,-7.59555 -7.2721,-20.81921 z m 121.6961,17.63065 c -5.8104,0.0287 -12.4798,2.58567 -17.1452,7.28215 -9.2873,9.34929 -11.8543,28.52187 -5.4704,40.85888 1.847,3.5693 4.6808,7.16544 6.2971,7.9912 3.7535,1.91768 4.2778,1.90382 11.6268,-0.29947 7.1635,-2.14769 10.7751,-5.96466 15.842,-16.74432 6.2039,-13.19884 5.6491,-27.80006 -1.3469,-35.4716 -2.2548,-2.47253 -5.8278,-3.63645 -9.8034,-3.61684 z m -0.2628,1.95762 c 1.0472,-0.0265 3.4047,1.41257 6.6025,4.3292 7.8692,7.17731 8.9424,15.68599 3.5586,28.20486 -2.2678,5.2733 -8.0057,12.73694 -12.0129,15.62568 -2.8278,2.0385 -10.6093,2.68681 -13.9411,1.16157 -3.0447,-1.39384 -7.5196,-9.87536 -7.5196,-14.2527 0,-2.69896 0.2294,-2.58599 2.9511,1.45774 1.6229,2.41111 4.6721,4.98933 6.7759,5.72972 15.8324,5.57197 23.9513,-6.83609 18.443,-28.18614 -0.9983,-3.86937 -2.6172,-8.19175 -3.5979,-9.6053 -2.0437,-2.94579 -2.3068,-4.43817 -1.2596,-4.46463 z m -84.9845,20.60999 c -1.769,-0.0342 -3.4574,0.20315 -4.8401,0.73879 -3.3482,1.29711 -5.7896,7.80753 -5.6863,15.16436 0.1825,12.99526 7.3205,21.82805 21.6581,26.80545 0.056,0.0195 0.1096,0.0401 0.1657,0.0595 4.0594,1.39524 8.4365,0.65323 11.292,-1.91467 l 3.0297,-2.72504 -1.7428,-8.16186 c -3.0441,-14.25891 -7.951,-23.06073 -15.4166,-27.65655 -2.3416,-1.44148 -5.5114,-2.25292 -8.4597,-2.30994 z m -4.165,3.70715 c 0.6037,-0.0702 0.8176,0.99308 0.1985,3.2414 -1.3659,4.96011 0.317,16.01582 2.0677,20.28301 2.397,5.84215 10.0379,9.21701 16.6043,7.17975 0.8876,-0.27537 1.7564,-0.64579 2.5891,-1.12634 4.0321,-2.32701 4.7975,-2.23743 4.7975,0.56263 0,1.30851 -1.0437,2.94395 -2.3197,3.63335 -1.9998,1.08052 -2.805,1.28897 -6.6962,0.71346 -0.9857,-0.14578 -2.1167,-0.32852 -3.5771,-0.57583 -6.4984,-1.10044 -10.9111,-4.27899 -14.4842,-10.43437 -3.3806,-5.8236 -4.0941,-14.11744 -1.7144,-19.91747 0.9376,-2.28536 1.9308,-3.48935 2.5345,-3.55959 z m 107.189,26.47184 c 0.4432,-0.0498 0.82,0.33569 1.3044,1.03385 4.4741,6.44875 13.1179,40.82632 14.9128,50.81872 3.0705,5.39452 4.7348,6.47957 8.2743,14.986 3.5088,6.23774 9.9558,16.78978 14.3271,23.44953 5.3214,8.25019 10.7909,18.3537 15.2116,26.17237 3.2551,9.80766 12.8615,19.90475 12.0402,32.10026 4.316,23.09901 1.2416,43.1878 -8.8687,57.95993 -5.7535,8.40644 -8.6787,10.8589 -17.2881,14.49054 l -4.4856,1.89156 4.7833,-6.36941 c 6.4803,-8.62912 6.0606,-11.09283 -0.7089,-4.16076 -3.1153,3.19019 -9.344,7.55184 -14.3576,10.05343 -7.9097,3.94654 -10.045,4.46387 -19.9852,4.84009 -6.1209,0.23164 -11.9384,0.0782 -12.9279,-0.34023 -10.8651,-4.5943 -19.3765,-24.03599 -19.3787,-44.26434 -9e-4,-9.8573 0.4497,-12.3585 3.4201,-18.986 1.0127,-2.25953 1.9141,-5.39237 2.0034,-6.96175 0.089,-1.56937 0.5664,-2.85339 1.0611,-2.85385 0.4948,-4.7e-4 0.8998,-2.42089 0.8998,-5.37848 0,-2.95759 0.54,-5.71449 1.1996,-6.12608 2.3823,-1.48639 1.3417,-9.73497 -1.577,-12.5032 -3.3053,-3.13489 -5.9463,-3.34012 -8.5917,-0.66942 -1.7924,1.80953 -1.881,1.69118 -1.1353,-1.5139 1.1439,-4.91623 4.031,-10.98687 6.0168,-12.65073 1.3706,-1.14834 1.6942,-0.87277 1.7155,1.45885 0.035,3.78417 3.8436,12.04604 6.7006,14.53459 4.2887,3.73555 7.5355,3.93453 10.7784,0.66061 4.0218,-4.0603 5.2874,-9.00238 3.6273,-14.17015 -2.4092,-7.49984 -10.8268,-9.17949 -16.4593,-3.28434 l -2.589,2.70962 0.7252,-4.81477 c 0.9179,-6.09288 3.9299,-10.21685 9.8906,-13.54585 7.6111,-4.25069 15.1505,-4.18425 17.9697,0.15965 1.7618,2.71453 1.772,3.46682 0.1015,8.17397 -3.2318,9.10649 -0.9944,13.70275 1.5944,16.93039 1.8483,2.3044 1.0617,5.13155 6.9973,5.46658 6.7128,0.37886 7.4765,0.16295 9.2951,-2.63915 5.8386,-8.99603 -9.5174,-22.47519 -15.6064,-13.6989 -1.1469,1.65304 -1.8671,2.03238 -1.8671,0.98321 0,-2.68596 5.0688,-9.46541 8.1304,-10.87368 8.8054,-4.0504 19.343,1.79266 24.9931,13.85855 3.8321,8.18344 3.7727,18.58385 -0.1941,33.99731 -4.0548,15.75527 -3.2153,19.92779 1.1996,5.96092 4.3863,-13.87631 5.4668,-30.18966 2.5804,-38.96291 -3.143,-9.5532 -7.6694,-14.02709 -18.6775,-18.46191 -9.7223,-1.56548 -9.9016,3.60805 -17.0874,-4.55053 -12.9557,-5.8106 -23.7125,-3.94203 -30.3131,11.42199 -3.0545,6.35351 -9.7671,6.15996 -12.0064,18.27254 -0.7843,10.47181 0.6832,16.87994 4.7496,20.73663 3.19,3.02554 3.363,6.12648 0.711,12.75532 -0.7992,1.99793 -1.7412,10.4444 -2.0928,18.7691 -0.7137,16.89603 0.8774,26.58166 6.1924,37.70446 1.666,3.48648 3.0286,6.46496 3.0286,6.61823 0,1.41315 -12.787,4.6602 -18.0755,4.59017 -7.4301,-0.0984 -21.9181,-5.99456 -26.0772,-10.61275 -5.3942,-5.98952 -6.1399,-26.84424 -1.8453,-51.62025 0.9812,-5.6608 2.0198,-12.7178 2.3077,-15.68295 1.2043,-12.40513 7.0991,-29.19262 16.3916,-46.67667 10.4174,-19.60057 16.6816,-33.29489 16.2095,-35.43525 -0.2891,-1.31045 -1.894,1.02267 -4.2642,6.19874 -5.0205,10.96396 -15.7572,29.84207 -16.9729,29.84207 -2.0521,0 -3.8134,-3.69723 -5.1084,-10.72724 -1.5636,-8.48827 -4.0159,-8.78777 -2.7046,-0.33031 0.4782,3.08464 1.0299,7.44175 1.2258,9.68237 0.1958,2.24061 0.9631,5.55496 1.7057,7.36474 1.0958,2.67077 0.913,4.4116 -0.9696,9.24526 -1.2756,3.27536 -3.4931,10.31439 -4.9284,15.6422 -1.4352,5.32782 -2.9294,10.5045 -3.3208,11.50347 -0.3914,0.99897 -0.9121,2.36073 -1.1561,3.02671 -0.4047,1.10498 -2.9368,15.74756 -6.4912,37.5371 -0.7604,4.66184 -1.7739,10.80421 -2.2531,13.64936 -0.557,3.30668 -0.3565,6.17562 0.5562,7.95157 0.7852,1.52809 1.7673,4.14416 2.1823,5.81339 0.4149,1.66924 2.0652,4.98528 3.6676,7.36913 l 2.9141,4.33361 -3.7833,-1.0834 c -5.7262,-1.64066 -10.3792,-3.72082 -10.3792,-4.6397 0,0 -4.7437,-2.48848 -9.9702,-11.93836 -1.8358,-3.31929 -3.7305,-7.4898 -5.5009,-12.7234 -2.1413,-6.59378 -3.0362,-9.94822 -5.5621,-20.84122 -6.8061,-29.35202 0.055,-66.2298 17.6131,-94.67568 2.8001,-4.53628 6.8737,-11.71897 9.0531,-15.9615 l 3.9621,-7.71376 0,8.55054 c 0,5.18834 0.5481,8.89272 1.3938,9.42033 1.0471,0.65335 1.1692,-2.5655 0.4896,-12.9458 -1.5096,-23.05975 -1.3689,-23.53763 6.7704,-22.88252 8.2067,0.66054 14.4062,0.52504 19.1334,-0.41838 9.5198,-1.89995 33.0138,-20.45381 39.9714,-31.56627 1.9161,-3.06043 2.8396,-4.35081 3.5782,-4.43381 z m -47.3012,13.00525 c -0.8696,-0.0186 -1.8764,0.12642 -3.1442,0.41509 -4.6304,1.05431 -10.0967,5.41781 -10.0967,8.05947 0,2.37867 0.9994,1.97626 4.0875,-1.64822 2.3776,-2.79049 3.6808,-3.2467 9.1545,-3.20177 6.2695,0.0514 6.3374,0.0151 3.7854,-2.07102 -1.2672,-1.03598 -2.3372,-1.52262 -3.7865,-1.55355 z m 70.8635,7.16984 c 0.4004,-0.003 0.8494,0.005 1.3534,0.021 5.8099,0.17841 24.4082,9.2828 34.1378,16.71129 9.5437,7.28656 17.7723,18.37519 26.4349,35.62132 6.7323,13.40313 6.8931,13.95214 6.8697,23.6114 -0.018,7.57712 -0.6259,11.16345 -2.5978,15.33831 l -2.5738,5.44896 -0.1407,-11.50346 c -0.1205,-9.841 -0.7033,-12.99071 -4.0298,-21.79581 -5.3532,-14.16994 -14.1398,-29.98067 -19.6786,-35.40993 -6.4733,-6.34517 -26.6098,-17.05271 -28.7296,-15.27666 -1.7033,1.42722 -2.1628,6.12146 -0.7394,7.5585 1.6326,1.64823 3.8354,12.27845 3.888,18.76801 0.037,4.60391 -0.6965,7.74055 -2.4986,10.6843 -2.9017,4.7399 -2.958,4.70663 -8.5546,-4.9689 -4.0209,-6.95143 -4.0715,-7.20142 -1.9096,-9.38401 3.3342,-3.36612 2.8122,-10.76876 -1.4505,-20.57368 -2.0192,-4.6446 -3.5042,-9.91226 -3.299,-11.70605 0.2926,-2.55863 0.7157,-3.12566 3.5182,-3.14451 z m -63.6471,1.75394 c -1.0443,0.0141 -2.4658,1.56743 -2.4658,3.04432 0,0.95965 0.4819,1.74512 1.071,1.74512 1.2158,0 2.8716,-3.68836 2.035,-4.5329 -0.1787,-0.18044 -0.3992,-0.25979 -0.6402,-0.25654 z m -17.8061,4.91496 c -0.4747,-5.7e-4 -0.8947,0.11824 -1.1691,0.39527 -0.4472,0.45148 -0.018,1.32814 0.9521,1.9477 2.3217,1.48241 3.563,1.45313 3.563,-0.0848 0,-1.17055 -1.9219,-2.2561 -3.346,-2.2582 z m 96.2678,9.56016 c 2.8878,0 18.8706,9.90451 23.4194,14.51255 5.926,6.00304 16.2127,24.90663 20.3593,37.4138 2.8747,8.67098 3.4164,22.21569 1.2182,30.45753 -1.1726,4.39621 -1.679,4.93725 -3.9644,4.23672 -1.4411,-0.44176 -4.8356,-1.10251 -7.5436,-1.46875 -3.9268,-0.53109 -5.3842,-0.17465 -7.1968,1.76273 -2.2549,2.41005 -2.2991,2.37052 -5.586,-5.00853 -5.1704,-11.52849 -11.5105,-21.28762 -19.5402,-31.82612 l -4.0407,-6.22627 2.2979,-4.80265 c 1.8804,-3.92933 2.2258,-6.87003 1.8955,-16.1751 -0.2221,-6.25492 -0.8076,-13.96079 -1.3011,-17.12418 -0.4935,-3.16339 -0.5015,-5.75173 -0.017,-5.75173 z M 1102.4,602.04934 c 1.2998,0.0792 2.4099,0.6166 3.2707,1.66365 1.0563,1.28505 1.0952,2.92928 0.1526,6.35619 -0.6994,2.54284 -1.2748,7.50888 -1.2781,11.03552 0,5.19877 0.5511,6.97428 2.938,9.384 1.6192,1.63467 4.048,2.97276 5.3974,2.97276 2.8633,0 3.0217,0.95605 0.6772,4.08149 -2.136,2.8475 -8.8239,1.90281 -12.0565,-1.70328 -2.425,-2.70518 -2.9292,-11.17875 -1.24,-20.84453 0.9558,-5.4691 0.872,-5.75063 -1.7144,-5.75063 -1.5283,0 -3.1849,0.88101 -4.9448,2.57639 -3.3759,3.25226 -7.1396,9.55544 -11.1567,18.7669 -3.158,7.24136 -7.3691,16.81006 -9.3584,21.26402 -1.9894,4.45393 -4.8352,9.25318 -6.3244,10.66559 l -2.7079,2.56867 -0.7569,-3.04322 c -0.8257,-3.32149 3.5001,-15.45495 10.5231,-29.51506 7.0424,-14.09869 16.2874,-25.07609 23.3366,-28.96126 1.945,-1.072 3.7245,-1.6097 5.2425,-1.5172 z m -3.5586,9.01075 -1.0492,4.23783 c -1.5726,6.35105 -1.2654,17.04142 0.6195,21.55249 0.929,2.22348 3.3805,4.90776 5.5293,6.05451 l 3.8596,2.06002 -10.028,15.13572 c -5.8657,8.85341 -10.917,17.99539 -12.17,22.02482 l -2.1419,6.88798 -2.1507,-6.11176 c -1.1827,-3.36185 -4.226,-8.38705 -6.7638,-11.16655 l -4.5903,-5.02727 -0.024,-0.0264 9.2918,-21.86958 c 3.1147,-7.33049 5.4747,-12.72736 7.4346,-16.87315 3.9061,-8.26234 6.1954,-11.46307 9.5056,-14.45639 l 2.6774,-2.42226 z m 7.488,41.77493 c 0.352,0 -0.2421,2.0432 -1.3207,4.54062 -3.7233,8.62091 -7.4315,21.52244 -8.7881,30.57424 -0.7485,4.99482 -1.7553,12.351 -2.2368,16.34686 l -0.8757,7.26563 -1.5868,-4.23783 c -0.8733,-2.33091 -2.3496,-5.68512 -3.2805,-7.4528 -3.2927,-7.31215 1.7038,-17.89689 5.5031,-26.35404 0,-2.13408 11.2869,-20.68268 12.5855,-20.68268 z m -46.1801,14.53127 c 1.8856,0 5.2075,1.31312 8.2187,3.02781 2.1879,1.24588 4.2131,2.70198 5.3995,4.02644 2.2763,2.54114 11.581,24.79187 11.581,27.69397 0,2.1274 5.4974,10.89486 7.1881,11.46383 0.7513,0.25284 1.5517,4.83712 1.8715,10.71623 0.3074,5.65103 0.8306,12.87791 1.1626,16.0606 0.8963,8.59453 6.5912,25.40204 11.0618,33.0218 0.2768,0.47171 0.5499,0.91644 0.8158,1.31353 l 4.1639,6.21747 -7.0234,2.58519 c -2.8247,1.03975 -6.6581,2.36349 -9.7706,3.38564 -1.1446,0.37585 -2.2036,0.71575 -3.0624,0.9788 -6.2486,1.9139 -17.1483,2.15026 -25.1851,0.54502 -21.9614,-4.38645 -37.8738,-40.67413 -35.4051,-57.28832 0,0 1.5152,-10.39138 1.9522,-17.11757 0.211,-3.24815 -1.1671,-5.56107 -1.469,-6.75255 l 6.2861,1.89704 c 7.878,-0.63559 10.0433,-2.71731 10.0433,-2.71731 1.1084,-3.75963 -3.4281,-8.80598 -4.7462,-10.50374 -2.0566,-2.64888 -3.4224,-3.64935 -6.897,-2.88798 -3.0501,0.66837 -3.7619,0.98953 -4.3602,6.07983 -0.5747,4.88993 -0.2333,5.4756 -1.6947,3.99671 -0.9325,-0.94358 -1.9367,-4.65118 -2.2314,-8.23894 -0.7971,-9.70423 3.4387,-16.62923 11.6203,-18.9981 4.4845,-1.29844 5.9368,0.59537 3.6971,4.82026 -2.2961,4.33125 0.5822,13.72229 5.5566,18.13161 1.8757,1.66266 3.8467,2.74766 5.767,3.32069 6.4426,1.92238 12.3046,-1.98115 11.9955,-9.71212 -0.1678,-4.19674 -1.5514,-7.64033 -3.5706,-9.84312 -2.5897,-2.82511 -6.2258,-3.60909 -9.6845,-1.32124 -2.872,1.89981 -3.0957,2.61829 -2.5618,8.22794 0.5618,5.90271 0.5176,6.01582 -1.12,2.86045 -2.7857,-5.3674 -3.4069,-14.48186 -1.1179,-16.3997 1.0645,-0.89187 1.9358,-2.35871 1.9358,-3.25903 0,-1.95883 6.0622,-5.33114 9.5831,-5.33114 z m 157.533,8.60118 c 1.7016,-0.0484 3.5735,0.76449 5.2087,2.59841 3.3432,3.74968 4.2018,6.71578 2.7406,9.47208 -2.6468,4.99302 -13.1471,0.6868 -13.1471,-5.39169 0,-4.12508 2.3618,-6.59812 5.1978,-6.6788 z m -26.6083,0.0165 c 1.3924,0.0143 2.7355,0.87354 4.3056,2.58189 3.6758,3.99951 4.019,9.10307 0.8278,12.32483 -2.7456,2.77186 -5.0512,2.35337 -9.0029,-1.63612 -4.2286,-4.26904 -4.4313,-7.26919 -0.7296,-10.7801 1.7651,-1.67403 3.2066,-2.50483 4.5991,-2.4905 z m -133.925,6.71292 c 1.6602,0.0719 3.3732,1.27962 4.6143,3.0278 1.2191,1.71707 1.9829,3.9553 1.7701,6.18113 -0.3036,3.17449 -0.9534,3.98335 -3.4354,4.27528 -0.9505,0.11179 -1.8461,-0.0483 -2.6643,-0.40518 -4.5587,-1.98818 -6.6807,-10.17857 -2.0623,-12.67385 0.5668,-0.30628 1.1682,-0.43155 1.7776,-0.40518 z m -32.4386,4.5307 c 0.6598,0.12064 0.6685,1.58491 0.6685,5.45666 0,3.43251 0.6569,8.16202 1.7177,10.39364 l 2.118,4.45472 -3.6841,-0.96449 c -4.2103,-0.85012 -6.6577,1.98104 -6.5021,7.52218 0.064,2.27213 2.0543,3.72915 1.8649,3.72915 -1.3519,0 -6.3054,-8.80139 -6.2894,-13.09993 0.022,-5.91021 3.8214,-13.66681 8.0758,-16.4867 1.0046,-0.6658 1.6348,-1.07761 2.0307,-1.00523 z m 150.7506,6.65568 c 0.9008,-0.0231 2.0008,0.39653 3.2238,1.39719 1.9556,1.60011 2.6688,3.27441 2.3993,5.63612 -0.4885,4.28127 -3.7493,4.98909 -6.2665,1.36086 -2.9657,-4.27457 -2.059,-8.32475 0.6434,-8.39417 z m -137.9121,1.11313 c 1.2183,-0.0309 2.5603,0.44306 3.9141,1.78474 2.3132,2.29252 4.713,7.27075 4.0014,9.14288 -0.5575,1.16053 -7.1984,2.24198 -9.0541,0.42721 -2.6275,-1.85799 -3.546,-9.21366 -1.4254,-10.53678 0.7444,-0.46444 1.6164,-0.79405 2.564,-0.81805 z m 168.9679,1.58986 c -3.4209,-0.0715 -6.9952,0.61217 -10.4446,2.19324 -10.7094,4.90868 -15.5808,20.38228 -8.6277,27.40551 1.7303,1.7478 4.9691,3.61214 7.1968,4.14314 6.2095,1.48008 8.4794,1.3731 15.4941,-0.72998 8.9999,-2.69825 15.5435,-9.34216 15.5377,-15.77432 -0.01,-10.00737 -8.8936,-17.02311 -19.1563,-17.23759 z m -1.0285,2.55217 c 0.8139,0.0134 1.6426,0.0853 2.4855,0.22131 17.3972,2.80851 20.7312,18.39199 5.6013,26.18447 -5.6388,2.90422 -13.5406,3.89784 -18.5794,2.33637 -16.124,-4.99672 -6.0563,-29.01492 10.4926,-28.74215 z m -181.3112,9.75065 c 0.5397,-0.0318 1.1643,0.18884 1.9947,0.63749 3.7485,2.02533 5.4707,4.72875 4.6579,7.31408 -1.0423,3.31543 -3.3759,3.89679 -6.2513,1.55794 -3.3152,-2.69666 -4.1402,-5.57059 -2.3207,-8.08259 0.6718,-0.92756 1.2254,-1.38601 1.9194,-1.42692 z m 247.3805,30.93538 4.3471,4.13983 c 6.1158,5.82413 18.0064,12.98777 31.3328,18.87701 16.2366,7.17531 17.3906,7.87334 17.3906,10.51695 0,5.11799 -19.7941,12.33349 -41.3793,15.08398 -11.0209,1.40387 -23.7609,1.40889 -26.9857,0.01 -1.3193,-0.57237 -3.9634,-1.0784 -5.875,-1.12525 l -3.4757,-0.0848 4.0461,-2.75366 c 8.8746,-6.03775 16.7791,-22.00117 19.8183,-40.0265 l 0.7808,-4.6375 z"
|
25
|
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
26
|
+
id="path3431" /><title>Image credit to The Lonely Queen</title>
|
27
|
+
</g>
|
28
|
+
</svg>
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: owasp-td-jekyll
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Leo Reading
|
@@ -33,10 +33,14 @@ extra_rdoc_files: []
|
|
33
33
|
files:
|
34
34
|
- LICENSE.txt
|
35
35
|
- README.md
|
36
|
+
- _includes/breadcrumb.html
|
36
37
|
- _includes/head.html
|
38
|
+
- _includes/home_links.html
|
37
39
|
- _includes/navbar.html
|
40
|
+
- _includes/scripts.html
|
38
41
|
- _includes/sidebar.html
|
39
42
|
- _layouts/default.html
|
43
|
+
- _layouts/home.html
|
40
44
|
- _layouts/page.html
|
41
45
|
- _layouts/post.html
|
42
46
|
- _sass/bootstrap-theme.scss
|
@@ -131,6 +135,7 @@ files:
|
|
131
135
|
- _sass/bootstrap/utilities/_text.scss
|
132
136
|
- _sass/bootstrap/utilities/_visibility.scss
|
133
137
|
- _sass/bootstrap/vendor/_rfs.scss
|
138
|
+
- _sass/breadcrumb.scss
|
134
139
|
- _sass/colors.scss
|
135
140
|
- _sass/layout.scss
|
136
141
|
- _sass/navbar.scss
|
@@ -139,6 +144,7 @@ files:
|
|
139
144
|
- assets/css/fontawesome.min.css
|
140
145
|
- assets/css/style.scss
|
141
146
|
- assets/images/favicon.ico
|
147
|
+
- assets/images/threatdragon_logo_image.svg
|
142
148
|
- assets/js/bootstrap.bundle.min.js
|
143
149
|
- assets/js/bootstrap.bundle.min.js.map
|
144
150
|
- assets/js/jquery.min.js
|