Skip to content

Commit

Permalink
fix: remove hypothesis sidebar always showing
Browse files Browse the repository at this point in the history
  • Loading branch information
shsingh committed Aug 18, 2023
1 parent 51fba89 commit d564a10
Show file tree
Hide file tree
Showing 20 changed files with 35 additions and 35 deletions.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
mltop10.info
5 changes: 2 additions & 3 deletions _quarto.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
project:
type: book
output-dir: docs
Expand All @@ -17,7 +16,7 @@ book:
reader-mode: true
open-graph: true
twitter-card:
creator: '@OWASP'
creator: "@OWASP"
image: cover.png
navbar:
title: OWASP Machine Learning Security Top 10 (2023 edition)
Expand Down Expand Up @@ -59,7 +58,7 @@ format:
comments:
hypothesis:
theme: clean
openSidebar: true
openSidebar: false
pdf:
documentclass: report
# classoptions: twocolumn
Expand Down
2 changes: 1 addition & 1 deletion docs/ML01_2023-Adversarial_Attack.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ML02_2023-Data_Poisoning_Attack.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ML03_2023-Model_Inversion_Attack.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ML04_2023-Membership_Inference_Attack.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ML05_2023-Model_Stealing.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ML06_2023-Corrupted_Packages.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ML07_2023-Transfer_Learning_Attack.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ML08_2023-Model_Skewing.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ML09_2023-Output_Integrity_Attack.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/ML10_2023-Neural_Net_Reprogramming.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
Binary file modified docs/OWASP-Machine-Learning-Security-Top-10.epub
Binary file not shown.
Binary file modified docs/OWASP-Machine-Learning-Security-Top-10.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/about_owasp.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/acknowledgements.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/glossary.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/notice.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<script type="application/json" class="js-hypothesis-config">
{
"theme": "clean",
"openSidebar": true
"openSidebar": false
}
</script>
<script async="" src="https://hypothes.is/embed.js"></script>
Expand Down
34 changes: 17 additions & 17 deletions docs/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,70 +2,70 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://mltop10.info/index.html</loc>
<lastmod>2023-08-18T08:09:20.723Z</lastmod>
<lastmod>2023-08-18T08:13:33.765Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/notice.html</loc>
<lastmod>2023-08-18T08:09:20.725Z</lastmod>
<lastmod>2023-08-18T08:13:33.768Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/about_owasp.html</loc>
<lastmod>2023-08-18T08:09:20.727Z</lastmod>
<lastmod>2023-08-18T08:13:33.771Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/ML01_2023-Adversarial_Attack.html</loc>
<lastmod>2023-08-18T08:09:20.730Z</lastmod>
<lastmod>2023-08-18T08:13:33.774Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/ML02_2023-Data_Poisoning_Attack.html</loc>
<lastmod>2023-08-18T08:09:20.735Z</lastmod>
<lastmod>2023-08-18T08:13:33.777Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/ML03_2023-Model_Inversion_Attack.html</loc>
<lastmod>2023-08-18T08:09:20.736Z</lastmod>
<lastmod>2023-08-18T08:13:33.779Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/ML04_2023-Membership_Inference_Attack.html</loc>
<lastmod>2023-08-18T08:09:20.739Z</lastmod>
<lastmod>2023-08-18T08:13:33.782Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/ML05_2023-Model_Stealing.html</loc>
<lastmod>2023-08-18T08:09:20.741Z</lastmod>
<lastmod>2023-08-18T08:13:33.785Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/ML06_2023-Corrupted_Packages.html</loc>
<lastmod>2023-08-18T08:09:20.744Z</lastmod>
<lastmod>2023-08-18T08:13:33.788Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/ML07_2023-Transfer_Learning_Attack.html</loc>
<lastmod>2023-08-18T08:09:20.746Z</lastmod>
<lastmod>2023-08-18T08:13:33.792Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/ML08_2023-Model_Skewing.html</loc>
<lastmod>2023-08-18T08:09:20.749Z</lastmod>
<lastmod>2023-08-18T08:13:33.793Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/ML09_2023-Output_Integrity_Attack.html</loc>
<lastmod>2023-08-18T08:09:20.752Z</lastmod>
<lastmod>2023-08-18T08:13:33.796Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/ML10_2023-Neural_Net_Reprogramming.html</loc>
<lastmod>2023-08-18T08:09:20.757Z</lastmod>
<lastmod>2023-08-18T08:13:33.804Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/acknowledgements.html</loc>
<lastmod>2023-08-18T08:09:20.760Z</lastmod>
<lastmod>2023-08-18T08:13:33.804Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/glossary.html</loc>
<lastmod>2023-08-18T08:09:20.764Z</lastmod>
<lastmod>2023-08-18T08:13:33.807Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/OWASP-Machine-Learning-Security-Top-10.pdf</loc>
<lastmod>2023-08-18T08:09:16.894Z</lastmod>
<lastmod>2023-08-18T08:13:26.549Z</lastmod>
</url>
<url>
<loc>https://mltop10.info/OWASP-Machine-Learning-Security-Top-10.epub</loc>
<lastmod>2023-08-18T08:09:20.648Z</lastmod>
<lastmod>2023-08-18T08:13:33.676Z</lastmod>
</url>
</urlset>

0 comments on commit d564a10

Please sign in to comment.