Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
generator-jhipster-swagger2markup
Advanced tools
JHipster module to create nice looking static api docs with swagger2markup
JHipster module to create static api docs with swagger2markup
This is a JHipster module, that is meant to be use in a JHipster application.
As this is a JHipster module, we expect you have JHipster and its related tools already installed.
npm install -g generator-jhipster-swagger2markup
Then run the module on a JHipster generated application:
yo jhipster-swagger2markup
If you want don't want to answer each question you can use
yo jhipster-swagger2markup default
to setup HTML5
backend and asciidoc
sample chapter.
This plugin adds new tasks to your gradle build system
gradlew asciidoctor
The generated static documentation can be found in build/asciidoc
as html or pdf.
The html or pdf generation is bound to the install
lifecycle phase. The swagger2markup
creation is not bound to any phase, therefore you must create it explicitly during the test phase and process the swagger file:
mvnw test swagger2markup:convertSwagger2markup install
The generated static documentation can be found in target/asciidoc
as html or pdf.
Apache-2.0 © Frederik Hahne
FAQs
JHipster module to create nice looking static api docs with swagger2markup
We found that generator-jhipster-swagger2markup demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.