
Security News
GitHub Actions Checkout Now Blocks Risky pull_request_target Checkouts
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.
A js module for all fumo fans, that based on github project ZacharinC/RandomFumosSite.
A simple example for browser runtime
<script src="fumo.js"></script>
<script src="download.js"></script>
<script>
// Random and download an fumo
FumoFumo().then( function( fumo ){
download( fumo.fumo().src )
})
</script>
A simple example for nodejs runtime
// Random and download an Touhou fumo By keyword reimu
const Fumo = require( "./fumo" )
Fumo().then(function( fumo ){
const {get} = require( "https" ),
fs = require( "fs" ),
myfumo = fumo.touhouFumo( "reimu" )
get( myfumo.src, ( res ) => {
console.log( myfumo.label )
// Reimu Hakurei Fumo
res.pipe( fs.createWriteStream( "fumo.png" ) )
})
}).catch(console.error)
async function FumoFumo( api : string = "https://zacharinc.github.io/RandomFumosSite/" ) : _FumoFumo object fumo{src, label, genre} class _FumoFumo
FAQs
fumofumo
The npm package fumofumo receives a total of 0 weekly downloads. As such, fumofumo popularity was classified as not popular.
We found that fumofumo 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.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.