Skip to content

Commit 29e921c

Browse files
authored
Merge pull request #392 from vbakke/fix/userday-archive
Moved archived userday into collapsible summary
2 parents 6654023 + 0306311 commit 29e921c

File tree

4 files changed

+18
-5
lines changed

4 files changed

+18
-5
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.userday-inline {
2+
padding-left: 30px;
3+
padding-bottom: 20px;
4+
}
Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
<app-top-header section="SAMM & DSOMM User Day"></app-top-header>
1+
<app-top-header section="SAMM & DSOMM User Day 2025"></app-top-header>
22
<div class="userday">
33
<app-readme-to-html
44
MDFile="./assets/Markdown Files/userday2025.md"></app-readme-to-html>
5+
6+
<div class="userday-inline">
7+
<h2>Archive</h2>
8+
Previous DSOMM User Day pages with the full list of talks, downloadable material, and YouTube links.
9+
</div>
10+
511
<app-readme-to-html
6-
MDFile="./assets/Markdown Files/userday.md"></app-readme-to-html>
12+
MDFile="./assets/Markdown Files/userday2024.md"></app-readme-to-html>
713
</div>

src/assets/Markdown Files/userday.md renamed to src/assets/Markdown Files/userday2024.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
<details>
2+
<summary>DSOMM User Day 2024</summary>
3+
14
# Description
25

36
In this combined User Day you will learn & have the chance to discuss with peers about two of OWASP’s major projects: DevSecOps Maturity Model (DSOMM) and Juice Shop!
@@ -146,3 +149,5 @@ Bjoern Kimminich works as Product Group Lead Application Ecosystem at Kuehne + N
146149
[Github](https://github.com/bkimminich)
147150
[Twitter](https://x.com/bkimminich)
148151
[Mastodon](https://infosec.exchange/@bkimminich)
152+
153+
</details>
Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Washington DC Upcoming SAMM & DSOMM User Day
22

3-
The OWASP DSOMM team is excited to announce our upcoming User Day, this time teaming up with [SAMM](https://owasp.org/www-project-samm/), as part of [Global AppSec USA (Washington, DC)](https://owasp.glueup.com/event/owasp-2025-global-appsec-usa-washington-dc-131624/), on November 5th, 2025.
3+
The OWASP DSOMM team is excited to announce our upcoming User Day, this time teaming up with [OWASP SAMM](https://owasp.org/www-project-samm/), as part of [Global AppSec USA (Washington, DC)](https://owasp.glueup.com/event/owasp-2025-global-appsec-usa-washington-dc-131624/), on November 5th, 2025.
44

55
We’ll be spending the day sharing experiences, exploring real-world use of SAMM and DSOMM, and learning from each other about how to advance software security maturity. Whether you're deep into assessments or just getting started, we’d love to hear your perspective.
66

@@ -10,5 +10,3 @@ The [call for presentations](https://forms.gle/SzUKzVPQUTPJtwCw7) is now open. C
1010

1111
Comming soon
1212

13-
## Archive
14-
Here you can find the previous DSOMM User Day pages with the full list of talks, downloadable material, and YouTube links.

0 commit comments

Comments
 (0)