Skip to content

Commit

Permalink
deploy: 17a4920
Browse files Browse the repository at this point in the history
  • Loading branch information
clemiller committed May 9, 2024
1 parent c2ab575 commit c397eed
Show file tree
Hide file tree
Showing 15 changed files with 8 additions and 52 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
The creation of the tag can be disabled with the --no-git-tag-version if desired.
-->

# 5.0.1 - 9 May 2024

## Fixes
- Fixed an issue with parsing technique platforms.

# 5.0.0 - 2 May 2024

## New Features
Expand Down
2 changes: 1 addition & 1 deletion assets/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"link_color": "blue",
"metadata_color": "purple",

"banner": "ATT&CK v15.1 has been released! Check out the <a href='https://medium.com/mitre-attack/attack-v15-26685f300acc'>blog post</a> or <a href='https://attack.mitre.org/resources/updates/updates-april-2024/'>release notes</a> for more information.",
"banner": "",

"features": [
{"name": "leave_site_dialog", "enabled": true, "description": "Disable to remove the dialog prompt when leaving site."},
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
<style>@charset "UTF-8";@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-cyrillic-ext-400-normal.d7827ae32eeaf2a2.woff2) format("woff2"),url(roboto-cyrillic-ext-400-normal.02e18372b10a6d23.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-cyrillic-400-normal.2d9c9d60987f55b3.woff2) format("woff2"),url(roboto-cyrillic-400-normal.19f9350264173d6c.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-greek-ext-400-normal.2b547ded99644dd7.woff2) format("woff2"),url(roboto-greek-ext-400-normal.d17f5f2b869f5380.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-greek-400-normal.63e6dc182bc99716.woff2) format("woff2"),url(roboto-greek-400-normal.e3b5876bcc86cf21.woff) format("woff");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-vietnamese-400-normal.c95fc061f1b36d6b.woff2) format("woff2"),url(roboto-vietnamese-400-normal.b339d926eddd41e8.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-latin-ext-400-normal.21abc8c8d8fbf6be.woff2) format("woff2"),url(roboto-latin-ext-400-normal.9600b4a66d3fccf1.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(roboto-latin-400-normal.f2894edcf7d09d36.woff2) format("woff2"),url(roboto-latin-400-normal.d6d4cf7b684c1881.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@media print{@page{size:A3;margin:0}}body{margin:0;overflow-y:scroll;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}</style><link rel="stylesheet" href="styles.afbc120a31a03477.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.afbc120a31a03477.css"></noscript></head>
<body>
<app-root></app-root>
<script src="runtime.c2821386c9242846.js" type="module"></script><script src="polyfills.7dc8212c1f9e996f.js" type="module"></script><script src="scripts.b3fd2b00996111b2.js" defer></script><script src="main.82d76ad0f355a117.js" type="module"></script>
<script src="runtime.c2821386c9242846.js" type="module"></script><script src="polyfills.7dc8212c1f9e996f.js" type="module"></script><script src="scripts.b3fd2b00996111b2.js" defer></script><script src="main.fbd021c28bb88a74.js" type="module"></script>

</body></html>
2 changes: 1 addition & 1 deletion main.82d76ad0f355a117.js → main.fbd021c28bb88a74.js

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions v2/enterprise/assets/icons/baseline-grid_on-24px.svg

This file was deleted.

4 changes: 0 additions & 4 deletions v2/enterprise/assets/icons/ic_check_box_black_24px.svg

This file was deleted.

4 changes: 0 additions & 4 deletions v2/enterprise/assets/icons/ic_description_black_24px.svg

This file was deleted.

4 changes: 0 additions & 4 deletions v2/enterprise/assets/icons/ic_file_upload_gray_24px.svg

This file was deleted.

4 changes: 0 additions & 4 deletions v2/enterprise/assets/icons/ic_insert_chart_gray_24px.svg

This file was deleted.

4 changes: 0 additions & 4 deletions v2/enterprise/assets/icons/ic_insert_comment_gray_24px.svg

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions v2/enterprise/assets/icons/ic_sort_numerically_black_24px.svg

This file was deleted.

4 changes: 0 additions & 4 deletions v2/enterprise/assets/icons/ic_view_list_black_24px.svg

This file was deleted.

5 changes: 0 additions & 5 deletions v2/enterprise/assets/icons/ic_view_medium_black_24px.svg

This file was deleted.

4 changes: 0 additions & 4 deletions v2/enterprise/assets/icons/ic_visibility_gray_24px.svg

This file was deleted.

0 comments on commit c397eed

Please sign in to comment.