Skip to content

update readme

efb72ae
Select commit
Loading
Failed to load commit list.
Open

Add test steps #2466

update readme
efb72ae
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 17, 2026 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 39 in public/mixpanel-skill/test-app/server/src/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High test

This route handler performs
a file system access
, but is not rate-limited.