
Security News
Re-Enabled GitHub Actions Expose Thousands of Repositories to Mini Shai-Hulud
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.
igroot-super-table
Advanced tools
需要构建表单获取表单字段的时候使用(描述性文字)
sl add -c igroot-form-container
组件的使用方法 写在jsx内容中
<FormContainer>
<Row>
<Col span={8}>
<FormItem label="备注" name="comment">
<Input placeholder='输入要搜索的备注关键字'/>
</FormItem>
</Col>
<Col span={8}>
<FormOption
option={['submit', 'reset']}
submitText="搜索"
onSubmit={this.handleSubmit}
/>
</Col>
</Row>
</FormContainer>
请修改以下内容说明----组件拥有哪些属性和方法
| 参数 | 说明 | 类型 | 默认值 |
|---|---|---|---|
| label | 标题 | String | - |
| name | 字段名 | String | - |
| initialValue | 初始值 | ||
| required | 是否必填 | boolean | false |
| fieldProps | 扩展属性 | Object | - |
FAQs
The npm package igroot-super-table receives a total of 6 weekly downloads. As such, igroot-super-table popularity was classified as not popular.
We found that igroot-super-table 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.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.

Research
/Security News
The compromise affects MemTensor's MemOS, an open source memory framework for large language models (LLMs) and AI agents. Both npm package @memtensor/memos-cloud-openclaw-plugin and the PyPI package MemoryOS are compromised. They drop cross-platform Go binaries that exfiltrate developer secrets.