
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
input-image-l
Advanced tools
<!-- * @Author: liuyang_hand papa909@163.com * @Date: 2023-07-03 13:47:20 * @LastEditors: liuyang_hand papa909@163.com * @LastEditTime: 2023-08-29 14:36:45 * @FilePath: /de-0506_app_scp_framework/src/modules/scp/components/imgForm/README.md * @Descr
##ImgForm
引用
import ImgForm from 'reactplus'
代码
<ImgForm
axios={axios}
postUrl={`${env.baseUrl}/api-dev/ppmw-msa-tcr/File/uploadFile`} fileLists={fileLists2} type={type}
labelWidth={"110px"} textAlign={"right"} isRequired={true}
onSetPic={(changedValues) => this.onSetPic2(changedValues)}></ImgForm>
参数说明 axios:axios postUrl:附件上传地址 fileLists:附件回显(初始化)内容 type: 表单状态 add、edit、show labelWidth: label宽度 labelValue: label内容 isRequired: 是否显示* onSetPic: 数据回传 maxCount: 限制上传数量。当为 1 时,始终用最新上传的文件代替当前文件
FAQs
<!-- * @Author: liuyang_hand papa909@163.com * @Date: 2023-07-03 13:47:20 * @LastEditors: liuyang_hand papa909@163.com * @LastEditTime: 2023-08-29 14:36:45 * @FilePath: /de-0506_app_scp_framework/src/modules/scp/components/imgForm/README.md * @Descr
We found that input-image-l 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.