Skip to content

Create test-article.mdx#66

Closed
MichPawlak wants to merge 1 commit into
masterfrom
feat/new-article-test
Closed

Create test-article.mdx#66
MichPawlak wants to merge 1 commit into
masterfrom
feat/new-article-test

Conversation

@MichPawlak
Copy link
Copy Markdown
Contributor

Status

  • Ready for review
    (If not, write either WIP or blocked)

Summary

Motivation - All related issues

  • I have linked all related issues

Issues:

Epic (optional):

Blocked by PRs (optional)

Validation

  • I have made sure no other tests have to be added or updated before this pull request is merged / created a new issue aimed to update them (link the issue if needed)

Screenshots (optional)

Checklist

  • I have self-reviewed my changes
  • I have made sure all BREAKING CHANGEs were marked accordingly (see Conventional Commits and semantic-release)
  • I have made sure documentation is up to date or created a new issue aimed to update it (link the issue if needed)
  • I have made sure that my changes do not require (or break) configuration of other services, e.g. Kubernetes/Docker-compose or created a new issue aimed at addressing this task
  • No other pull requests have to be merged / issues have to be solved before this one

Other information (optional)

@MichPawlak MichPawlak requested a review from blazejpawlak July 8, 2025 10:27

Lorem ipsum tralalala

---
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The triple dashes (---) after the frontmatter should be removed. In MDX files, triple dashes are specifically used to delimit the frontmatter section at the top of the file. Having additional triple dashes elsewhere in the document can cause parsing issues, as the MDX processor might interpret them as frontmatter delimiters. Consider using a different markdown syntax for horizontal rules, such as three asterisks (***) or three underscores (___), or remove the divider entirely if it's not needed.

Suggested change
---
***

Spotted by Diamond

Is this helpful? React 👍 or 👎 to let us know.

Comment on lines +13 to +23
Lorem ipsum tralalala

---

## Attack Vectors in Medical IoT
Understanding attack vectors is crucial for enhancing security. Błażej emphasized that:
- 41% of attacks exploit weaknesses in device software.
- 75% of infusion pumps have unpatched security flaws.
- 83% of medical imaging systems run on unsupported operating systems.
- 98% of IoT device network traffic is unencrypted, making it easy for attackers to intercept.
- 57% of all IoT devices have medium to high-risk vulnerabilities.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Content Mismatch in Article

The article appears to have inconsistent content. While the frontmatter metadata describes a piece about "V4 Startup Force 2023" in Budapest, the body contains placeholder text ("Lorem ipsum tralalala") followed by unrelated content about medical IoT security statistics.

Consider either:

  1. Replacing the placeholder with actual content about the V4 Startup Force event that matches the article title and metadata
  2. Removing the medical IoT section if it was included by mistake

This inconsistency should be resolved before publishing to ensure the article delivers the content promised in its title.

Suggested change
Lorem ipsum tralalala
---
## Attack Vectors in Medical IoT
Understanding attack vectors is crucial for enhancing security. Błażej emphasized that:
- 41% of attacks exploit weaknesses in device software.
- 75% of infusion pumps have unpatched security flaws.
- 83% of medical imaging systems run on unsupported operating systems.
- 98% of IoT device network traffic is unencrypted, making it easy for attackers to intercept.
- 57% of all IoT devices have medium to high-risk vulnerabilities.
# V4 Startup Force 2023 in Budapest
The V4 Startup Force 2023 event in Budapest brought together innovative startups from across the Visegrád Four countries (Czech Republic, Hungary, Poland, and Slovakia). This annual program aims to foster regional cooperation and accelerate the growth of promising tech ventures.
---
## Key Highlights from the Event
The V4 Startup Force 2023 featured several noteworthy elements:
- Over 200 startups applied for the acceleration program
- 20 finalists were selected to participate in the intensive mentorship program
- Participants gained access to investors representing more than €500M in venture capital
- The program included workshops on scaling across Central European markets
- 5 startups received special recognition for their innovative solutions

Spotted by Diamond

Is this helpful? React 👍 or 👎 to let us know.

@modino-io-sonarqube
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@blazejpawlak
Copy link
Copy Markdown
Member

No longer relevant.

@blazejpawlak blazejpawlak deleted the feat/new-article-test branch September 5, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants