umami-software / umami-software/api-client
high severity with last version and next >=13.4.0 <14.1.1
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 47
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
hi,
I'm studying switch to this repo for umami api client github actions here : https://github.com/boly38/action-umami-report/issues/59
when installing this client, I got one additional high severty (cf related ticket comments)
is it possible to increase next to 14.X or greater to fix that issue :
next >=13.4.0 <14.1.1
Severity: high
Next.js Server-Side Request Forgery in Server Actions - https://github.com/advisories/GHSA-fr5h-rqp8-mj6g
(it's not critical here as I think we use next as client and not as server)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file or test; start by locating the dependency declaration for next and checking the installed version against the reported vulnerable range. Update the dependency to a release at or above 14.1.1, then verify that the high-severity advisory is no longer reported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, typescript
- Domain
- security
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100