
Security News
Django Joins curl in Pushing Back on AI Slop Security Reports
Django has updated its security policies to reject AI-generated vulnerability reports that include fabricated or unverifiable content.
tiny static web server that you can launch instantly in any directory (inspired by https://github.com/ddfreyne/adsf/)
$ npm i -g asdf
** ONLY FOR DEVELOPMENT **
assume you have a static file dir : /home/alsotang/d3js
$ cd /home/alsotang/d3js
$ asdf
Listening on http://127.0.0.1:5000 (directory: /home/alsotang/d3js)
then you can visit http://127.0.0.1:5000
from browser.
Usage: asdf [options]
Options:
-h, --help output usage information
-V, --version output the version number
-p, --port <port> which port to use, default is 5000
-H, --host <host> which address to listen on, default is 127.0.0.1
-d, --dir <dir> which dir to serve, default is dir where you call `adsf`
MIT
FAQs
tiny static web server that you can launch instantly in any directory (inspired by https://github.com/ddfreyne/adsf/)
The npm package asdf receives a total of 134 weekly downloads. As such, asdf popularity was classified as not popular.
We found that asdf 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
Django has updated its security policies to reject AI-generated vulnerability reports that include fabricated or unverifiable content.
Security News
ECMAScript 2025 introduces Iterator Helpers, Set methods, JSON modules, and more in its latest spec update approved by Ecma in June 2025.
Security News
A new Node.js homepage button linking to paid support for EOL versions has sparked a heated discussion among contributors and the wider community.