
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
iconfont-url
Advanced tools
项目中使用 CDN 的方式引入字体图标,正常情况下我们每次更新图标之后就要重新手动复制 iconfont 的在线链接,通过该项目,我们可以使用代码直接获取 iconfont 的在线链接,然后通过 webpack 的插件自动生成对应的 script 标签
npm i iconfont-url
# or
yarn add iconfont-url
import { getOnlineUrl } from 'iconfont-url'
// projectName: required, iconfont的项目名称,自己拥有的项目或者自己参与的项目
// cookie : required , https://www.iconfont.cn 站点 的 cookie
getOnlineUrl('your project name ', 'your cookie')
你可以使用iconfont-url-plugin,该 webpack 插件可以获取 iconfont 在线链接并将对应的 html 标签自动注入到生成的 html 中
登录 iconfont , 打开网络面板,随便找一个请求,复制 cookie
FAQs
获取iconfont中项目图标的在线链接
We found that iconfont-url 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
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.