Surnet / swagger-jsdoc

Generates swagger/openapi specification based on jsDoc comments and YAML files.
MIT License
1.66k stars 224 forks source link

Find alternative for concat-map as it is EOL #386

Closed pratikkpatil closed 3 months ago

daniloab commented 6 months ago

can you provide a context for issue?

pratikkpatil commented 6 months ago

concat-map which is being used in swagger-jsdoc is EOL(End of Life) module for which no latest versions are available. So, security vulnerability has been reported for usage of concat-map inside swagger-jsdoc. Need to find if we have any alternative to implement same logic as concat-map with any other node module.

stale[bot] commented 4 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.