
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Generate html by markdown files and upload to qiniu to save as static site for read online
python
: 2.7
qiniu
: 6.1.6|6.x
node
: v0.12.5
npm
: 2.11.2
gitbook
: 2.2.0
Install command:
pip install docbook
When you install complete,you should modify the config file: docbook.conf. for example:
[qiniu]
bucket_name = test-qn
ACCESS_KEY = ymtUGLMUVsngMcRRZCqnt_m9lOZ5d8pZ1T_KPhA
SECRET_KEY = toOvcxKuL7LcvQdfF646EKGX8Ak4UAR-f3scYMJ
[docbook]
prefix_path =
input_dir =
format = site
Use to generate docment and upload to qiniu to read online. for example:
#docbook
input_dir
is current directoryoutput_dir
in /tmp/xxx,this directory will be auto delete when the jobs complete.format
is 'site'prefix_path
is null#docbook -o /tmp/xxx
input_dir
is current directoryoutput_dir
is /tmp/xxxformat
is siteprefix_path
is null#docbook -i input_dir -o /tmp/xxx -p aa
input_dir
is input_diroutput_dir
is /tmp/xxxformat
is siteprefix_path
is aaUse to batch list/delete files. for example:
#docbook-manage -b test-qn -a list
#docbook-manage -b test-qn -a list -p test
#docbook-manage -b test-qn -a delete -p test
#docbook-manage -b test-qn -a delete -p ''
FAQs
Generate html by markdown files and upload to qiniu to save as static site for read online
We found that docbook demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.