
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.
docsify-print
Advanced tools
This is a docsify plugin which adds a print button to your docsify site
Add the following stylesheet along with your other stylesheets
<link
rel="stylesheet"
href="//cdn.jsdelivr.net/npm/docsify-print@latest/dist/style.css"
/>
And add the following script
<script src="https://printjs-4de6.kxcdn.com/print.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/docsify-print@latest/dist/index.js"></script>
The print document label is position using absolute positioning and values are passed as CSS var. You can change the position by changing the value of the css var
css var used with default values are
--docsify-print-top: 0;
--docsify-print-left: unset;
--docsify-print-right: unset;
--docsify-print-bottom: unset;
src/index.js and src/style.csscssnano and postcssrolluprollup-plugin-terserstandardFAQs
adds a print button for your docsify site
The npm package docsify-print receives a total of 4 weekly downloads. As such, docsify-print popularity was classified as not popular.
We found that docsify-print 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.