Skip to content

Conversation

paoga87
Copy link
Collaborator

@paoga87 paoga87 commented Jun 28, 2025

This update fixes #598 by updating DSOMM's hyperlink query parameter from action to uuid.

@paoga87 paoga87 requested a review from northdpole June 28, 2025 02:57
@paoga87 paoga87 added the bug Something isn't working label Jun 28, 2025
@paoga87 paoga87 self-assigned this Jun 28, 2025
@northdpole
Copy link
Collaborator

Thank you Paola! Great work.

Could you please also write a dB migration so I don't have to reimport dsomm? It's ok if not

@@ -115,7 +115,7 @@ def parse(
section=sname,
subsection=aname,
sectionID=activity.get("uuid"),
hyperlink=f"https://dsomm.owasp.org/activity-description?action={activity.get('uuid')}",
hyperlink=f"https://dsomm.owasp.org/activity-description?uuid={activity.get('uuid')}",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe chnages could not be applied

@vbakke
Copy link

vbakke commented Aug 12, 2025

Before this is merged. Please see my comment on the issue #598. I don't think this PR will solve the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All DevSecOps Maturity Model (DSOMM) links go to empty pages
4 participants