restify / restify/node-restify
BodyParser Tempfile Creation Issue
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10.7k
- Forks
- 975
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 5
Description
Bug Report
BodyParser Tempfile Creation Issue
Restify Version
Latest
Node.js Version
8.10.0
Hi,
I'm using restify into one project using bodyParser during create server. We are running the tool nodejsscan, but we are getting the error below, I'd like to know if it's an false positive for restify
.
Issue: Express BodyParser Tempfile Creation Issue
Description: POST Request to Express Body Parser 'bodyParser()' can create Temporary files and consume space.
Thanks,
Contributor guide
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
Start by reviewing restify's bodyParser behavior and the nodejsscan report described in this issue. Reproduce or inspect the reported temporary-file warning, then determine whether it is a false positive for restify and document the conclusion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- api, backend, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100