Skip to content

Commit

Permalink
Deployed e745286 to 2.4.12 with MkDocs 1.6.0 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
whikernel committed Aug 28, 2024
1 parent c95802e commit 48767c1
Show file tree
Hide file tree
Showing 245 changed files with 335,117 additions and 3 deletions.
1,716 changes: 1,716 additions & 0 deletions 2.4.12/404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions 2.4.12/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
docs.dfir-iris.org
Binary file added 2.4.12/_static/Attributes_menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Manage_module.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_config_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_management.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_management_add.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_management_enable.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_management_enabled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_management_evtxup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_management_import.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_management_info.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_management_remdis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_management_summary.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/Modules_management_task.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/access_control/add_user1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/access_control/add_user2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/access_control/add_user3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/access_control/add_user4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/access_control/add_user5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/access_control/add_user6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/access_control/add_user7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/access_control/add_user8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.4.12/_static/access_control/deactivate_user.png
Binary file added 2.4.12/_static/access_control/delete_group.png
Binary file added 2.4.12/_static/access_control/delete_user.png
Binary file added 2.4.12/_static/alerts/alert_assignment.png
Binary file added 2.4.12/_static/alerts/alert_escalate.png
Binary file added 2.4.12/_static/alerts/alerts_main.png
Binary file added 2.4.12/_static/alerts/alerts_relations.png
Binary file added 2.4.12/_static/alerts/unmerge_alert.png
Binary file added 2.4.12/_static/attributes_rendering.png
223 changes: 223 additions & 0 deletions 2.4.12/_static/bootstrap.min.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,223 @@
/*
* bootstrap-sphinx.css
* ~~~~~~~~~~~~~~~~~~~~
*
* Sphinx stylesheet -- Bootstrap theme.
*/

/*
* Imports to aggregate everything together.
*/

@import url("./basic.css");








@import url("./bootswatch-3.3.7/paper/bootstrap.min.css");



/*
* Styles
*/

.navbar-inverse .brand {
color: #FFF;
}

/*
* Reset navbar styles from overrides in:
* https://bitbucket.org/birkenfeld/sphinx/commits/78d8ebf76b630ab4073a7328af9d91e8123b8d96
*/
.navbar .container {
padding-top: 0;
}

/*
* Reset the logo image dimensions. Sites like RTD can override with bad
* results on mobile (mega-huge logo...)
*
* https://github.com/ryan-roemer/sphinx-bootstrap-theme/issues/142
*/
.navbar-brand img {
width: auto;
height: 100%;
}

.page-top {
top: 0px;
}





body {

padding-top: 60px;

}
.page-top {

top: 60px;

}



.navbar-inner {
padding-left: 12px !important;
padding-right: 12px !important;
}


table {
border: 0;
}

.highlighttable .code pre {
font-size: 12px;
}

.highlighttable .linenos pre {
word-break: normal;
font-size: 12px;
}

div.highlight {
background: none;
}

a.headerlink {
margin-left: 0.25em;
}

a.footnote-reference {
vertical-align: super;
font-size: 75%;
}

table.footnote td.label {
color: inherit;
font-size: 100%;
display: block;
line-height: normal;
background: inherit;
}

table.footnote {
width: auto;
margin-bottom: 0px;
}

table.field-list {
width: auto;
}

.footer {
width: 100%;
border-top: 1px solid #ccc;
padding-top: 10px;
}

.bs-sidenav form, .bs-sidenav #sourcelink {
padding: 5px 20px;
}



/* The code below is based on the bootstrap website sidebar */

.bs-sidenav.affix {
position: static;
}

/* First level of nav */
.bs-sidenav {
margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-bottom: 10px;
text-shadow: 0 1px 0 #fff;
background-color: #f7f5fa;
border-radius: 5px;
}

/* All levels of nav */
.bs-sidenav .nav > li > a {
display: block;
color: #716b7a;
padding: 5px 20px;
}
.bs-sidenav .nav > li > a:hover,
.bs-sidenav .nav > li > a:focus {
text-decoration: none;
background-color: #e5e3e9;
border-right: 1px solid #dbd8e0;
}
.bs-sidenav .nav > .active > a,
.bs-sidenav .nav > .active:hover > a,
.bs-sidenav .nav > .active:focus > a {
font-weight: bold;
color: #563d7c;
background-color: transparent;
border-right: 1px solid #563d7c;
}

.bs-sidenav .nav .nav > li > a {
padding-top: 3px;
padding-bottom: 3px;
padding-left: 30px;
font-size: 90%;
}

.bs-sidenav .nav .nav .nav > li > a {
padding-top: 3px;
padding-bottom: 3px;
padding-left: 40px;
font-size: 90%;
}

.bs-sidenav .nav .nav .nav .nav > li > a {
padding-top: 3px;
padding-bottom: 3px;
padding-left: 50px;
font-size: 90%;
}

/* Show and affix the side nav when space allows it */
@media screen and (min-width: 992px) {
.bs-sidenav .nav > .active > ul {
display: block;
}
/* Widen the fixed sidenav */
.bs-sidenav.affix,
.bs-sidenav.affix-bottom {
width: 213px;
}
.bs-sidenav.affix {
position: fixed; /* Undo the static from mobile first approach */
}
.bs-sidenav.affix-bottom {
position: absolute; /* Undo the static from mobile first approach */
}
.bs-sidenav.affix-bottom .bs-sidenav,
.bs-sidenav.affix .bs-sidenav {
margin-top: 0;
margin-bottom: 0;
}
}
@media screen and (min-width: 1200px) {
/* Widen the fixed sidenav again */
.bs-sidenav.affix-bottom,
.bs-sidenav.affix {
width: 263px;
}
}


Binary file added 2.4.12/_static/cases/add_group_note.png
Binary file added 2.4.12/_static/cases/case_do_switch_context.png
Binary file added 2.4.12/_static/cases/case_history.png
Binary file added 2.4.12/_static/cases/close_case.png
Binary file added 2.4.12/_static/cases/do_switch_context.png
Binary file added 2.4.12/_static/cases/edit_note_2.png
Binary file added 2.4.12/_static/cases/edit_note_3.png
Binary file added 2.4.12/_static/cases/edit_note_group.png
Binary file added 2.4.12/_static/cases/open_case.png
Binary file added 2.4.12/_static/cases/open_case_button.png
Binary file added 2.4.12/_static/cases/switch_case.png
Binary file added 2.4.12/_static/cases/update_case_access.png
Binary file added 2.4.12/_static/cases/update_case_meta.png
Binary file added 2.4.12/_static/docx_ioc_loop.png
Binary file added 2.4.12/_static/docx_templating_lines.png
Binary file added 2.4.12/_static/ds__paste_2.png
Binary file added 2.4.12/_static/ds_access.png
Binary file added 2.4.12/_static/ds_add_file.png
Binary file added 2.4.12/_static/ds_add_file_modal.png
Binary file added 2.4.12/_static/ds_add_subfolder.png
Binary file added 2.4.12/_static/ds_drop_file.png
Binary file added 2.4.12/_static/ds_folder_has_moved.png
Binary file added 2.4.12/_static/ds_folder_move.png
Binary file added 2.4.12/_static/ds_paste_image.png
Binary file added 2.4.12/_static/ds_search.png
Binary file added 2.4.12/_static/ico_white.png
Binary file added 2.4.12/_static/iocs/comment_ioc.png
Binary file added 2.4.12/_static/iocs/create_ioc.png
Binary file added 2.4.12/_static/iocs/create_ioc2.png
Binary file added 2.4.12/_static/iocs/delete_ioc.png
Binary file added 2.4.12/_static/iocs/enrichment_info.png
Binary file added 2.4.12/_static/iocs/launch_module_ioc.png
Binary file added 2.4.12/_static/iocs/update_ioc.png
778 changes: 778 additions & 0 deletions 2.4.12/_static/iris_api_reference_v1.0.0.html

Large diffs are not rendered by default.

901 changes: 901 additions & 0 deletions 2.4.12/_static/iris_api_reference_v1.0.1.html

Large diffs are not rendered by default.

957 changes: 957 additions & 0 deletions 2.4.12/_static/iris_api_reference_v1.0.2.html

Large diffs are not rendered by default.

698 changes: 698 additions & 0 deletions 2.4.12/_static/iris_api_reference_v1.0.3.html

Large diffs are not rendered by default.

1,028 changes: 1,028 additions & 0 deletions 2.4.12/_static/iris_api_reference_v2.0.0.html

Large diffs are not rendered by default.

1,089 changes: 1,089 additions & 0 deletions 2.4.12/_static/iris_api_reference_v2.0.1.html

Large diffs are not rendered by default.

2,711 changes: 2,711 additions & 0 deletions 2.4.12/_static/iris_api_reference_v2.0.2.html

Large diffs are not rendered by default.

2,793 changes: 2,793 additions & 0 deletions 2.4.12/_static/iris_api_reference_v2.0.4.html

Large diffs are not rendered by default.

Binary file added 2.4.12/_static/iris_structure.png
Binary file added 2.4.12/_static/iwbh_add_module-1.png
Binary file added 2.4.12/_static/iwbh_add_module.png
Binary file added 2.4.12/_static/iwbh_dim_check.png
Binary file added 2.4.12/_static/iwbh_example.png
Binary file added 2.4.12/_static/iwbh_hooks_registration.png
Binary file added 2.4.12/_static/logo-1.png
Binary file added 2.4.12/_static/logo-3.png
Binary file added 2.4.12/_static/logo-white.png
Binary file added 2.4.12/_static/logo.ico
Binary file not shown.
Binary file added 2.4.12/_static/logo_blue.png
Binary file added 2.4.12/_static/mods_overview.png
Binary file added 2.4.12/_static/roadmap.jpg
Binary file added 2.4.12/_static/roadmap.png
Binary file added 2.4.12/_static/roadmap_2.png
Binary file added 2.4.12/_static/server_version.png
Binary file added 2.4.12/_static/tasks/comment_task.png
Binary file added 2.4.12/_static/tasks/create_task1.png
Binary file added 2.4.12/_static/tasks/create_task2.png
Binary file added 2.4.12/_static/tasks/update_task.png
Binary file added 2.4.12/_static/timeline_speed.gif
Binary file added 2.4.12/_static/token_access.png
Binary file added 2.4.12/_static/tuto/10_case_tasklogs.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/11_case_reports.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/12_op_search.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/1_case_creation.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/2_case_summary.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/3_case_notes.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/4_case_iocs.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/5_case_assets.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/6_case_timeline.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/7_case_graph.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/8_case_tasks.mp4
Binary file not shown.
Binary file added 2.4.12/_static/tuto/9_case_evidences.mp4
Binary file not shown.
Loading

0 comments on commit 48767c1

Please sign in to comment.