
Research
Shai-Hulud Descends to Hades: Miasma Worm Campaign Spreads with New PyPI Wave
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.
q_validation
Advanced tools
这里是文档
npm install q_validation --save
注册组件
注册全局组件:
import q_validation from 'q_validation'
Vue.component('q_validation', q_validation)
注册局部组件:
import qValidation from 'q_validation'
export default {
components: { qValidation }
}
如何使用
<qValidation v-model="img_captcha" :debug="false" :url="url" :appid="appid" :operation="operation"></qValidation>
双向绑定img_captcha , 验证成功后更新验证id ;
url : 组件中iframe地址 , 可不传 ;
appid : 应用id , 必传 ;
operation : 业务id , 必传 ;
debug : 测试状态 , 默认值false , 若为true , 则更改iframe地址为测试地址 ;
FAQs
We found that q_validation 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
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.