
Security News
OWASP 2025 Top 10 Adds Software Supply Chain Failures, Ranked Top Community Concern
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.
@hipster/mdx2-issue-checker
Advanced tools
Wrapper around remark-cli to make it easier to check for MDX v2 syntax issues
This package is a simple tool to check for issues in the MDX2 files.
It's a wrapper of remark-cli which uses the remark-mdx plugin to check your .mdx files.
Default usage - Will check all the files in the current directory:
npx @hipster/mdx2-issue-checker
Specify a directory to check:
npx @hipster/mdx2-issue-checker /path/to/directory
Verbose mode - By default, it will only display the files with errors. If you want to see all files which the CLI has gone through, you can use the --verbose flag:
npx @hipster/mdx2-issue-checker --verbose
FAQs
Wrapper around remark-cli to make it easier to check for MDX v2 syntax issues
The npm package @hipster/mdx2-issue-checker receives a total of 115 weekly downloads. As such, @hipster/mdx2-issue-checker popularity was classified as not popular.
We found that @hipster/mdx2-issue-checker demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.