
Security News
GitHub Actions Adds cache-mode to Limit Cache Poisoning Risk
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.
gulp-jdists
Advanced tools
Code block processing with jdists.
Install package with NPM and add it to your development dependencies:
npm install --save-dev gulp-jdists
var jdists = require('gulp-jdists');
gulp.task('dist', function() {
return gulp.src('lib/*.js')
.pipe(jdists())
.pipe(gulp.dest('dist'));
});
remove
Remove block tag name list (default "remove,test")
trigger
Trigger name list (default "release")
config
Path to config file (default ".jdistsrc")
MIT © zswang
FAQs
Code block processing tools
We found that gulp-jdists 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.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.