
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
ember-wufoo-form
Advanced tools
A thin wrapper around Wufoo forms for easier integration with Ember.js apps.
A thin wrapper around Wufoo Forms, to make integration in Ember Apps easier.
Install this addon with Ember CLI:
ember install ember-wufoo-form
The wufoo-form
component accepts a set of required and optional attributes:
{{wufoo-form
// required
formId="<wufoo form id>"
userName="<wufoo username>"
// optional
target="<DOM selector where to render the form to"
// optional parameters, proxied from wufoo embed library
autoResize: <default true>,
height: <default '500'>,
header: <default 'show'>,
ssl: <default true>,
}}
The component will inject a script tag to load Wufoo's JavaScript embed library, which will add an iframe to display the form.
The required formId
can be found on the "Share a link to your form" page in the Wufoo form admin.
git clone <repository-url>
this repositorycd ember-wufoo-form
npm install
ember serve
npm test
(Runs ember try:each
to test your addon against multiple Ember versions)ember test
ember test --server
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
FAQs
A thin wrapper around Wufoo forms for easier integration with Ember.js apps.
The npm package ember-wufoo-form receives a total of 0 weekly downloads. As such, ember-wufoo-form popularity was classified as not popular.
We found that ember-wufoo-form 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 uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.