
Research
/Security News
11 Malicious NuGet Tools Pose as Game Cheats to Drop a Windows Host-Surveillance Payload
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.
nodejs + coffeescript + gulp
start
supervisor build/bin/www
当开发的时候,只需要
gulp
然后就交给gulp的watch来做
比如
➜ ncgtest ncg
➜ ncgtest ls
Gulpfile.js LICENSE README.md bin node_modules package.json src
➜ ncgtest npm install
...此处有省略...
➜ ncgtest gulp
[14:13:34] Using gulpfile ~/www/ncgtest/Gulpfile.js
[14:13:34] Starting 'watch_coffee'...
[14:13:34] Finished 'watch_coffee' after 6.5 ms
[14:13:34] Starting 'watch_bin'...
[14:13:34] Finished 'watch_bin' after 5.09 ms
[14:13:34] Starting 'watch_public'...
[14:13:34] Finished 'watch_public' after 1.85 ms
[14:13:34] Starting 'watch_views'...
[14:13:34] Finished 'watch_views' after 1.35 ms
[14:13:34] Starting 'watch_package_json'...
[14:13:34] Finished 'watch_package_json' after 468 μs
[14:13:34] Starting 'watch'...
[14:13:34] Finished 'watch' after 4.1 μs
[14:13:34] Starting 'coffeelint'...
[14:13:34] Finished 'coffeelint' after 2.38 ms
[14:13:34] Starting 'coffee'...
[14:13:34] Finished 'coffee' after 2.93 ms
[14:13:34] Starting 'stop_server'...
[14:13:34] Finished 'stop_server' after 7.42 ms
[14:13:34] Starting 'start_server'...
[14:13:34] Finished 'start_server' after 111 μs
[14:13:34] Starting 'default'...
[14:13:34] Finished 'default' after 12 μs
kill: 67203: No such process
> ncg@0.1.2 start /Users/sang/www/ncgtest
> supervisor ./build/bin/www
Running node-supervisor with
program './build/bin/www'
--watch '.'
--extensions 'node,js,/build/bin/www'
--exec 'node'
Starting child process with 'node ./build/bin/www'
Watching directory '/Users/sang/www/ncgtest' for changes.
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)i5ting shiren1118@126.com如有建议或意见,请在issue提问或邮件
this repo is released under the MIT License.
FAQs
`nodejs` + `coffeescript` + `gulp`
The npm package ncg receives a total of 15 weekly downloads. As such, ncg popularity was classified as not popular.
We found that ncg demonstrated a not healthy version release cadence and project activity because the last version was released 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
11 malicious NuGet tools pose as game cheats to deploy Windows payloads, track hosts, and use Google Sheets for telemetry and control.

Research
/Security News
4 compromised asyncapi packages deliver miasma botnet loader on macOS, Linux and Windows.

Research
/Security News
A compromised jscrambler npm release added a malicious preinstall hook that runs hidden native binaries on Linux, macOS, and Windows.