
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.
@evokegroup/iqvia-oce
Advanced tools
Library for IQVIA OCE projects
Parameter | Type | Default | Description |
---|---|---|---|
subdomain | string | The subdomain of the Salesforce intance URL | |
authorizer | OAuth2.Authorizer | ||
clientId | string | ||
clientSecret | string | ||
deContacts | string | The contact data extension name | |
deAttributes | string | The contact attributes data extension name | |
deOpts | string | The contact opts data extension name | |
ekCreateContact | string | The event definition key for the create contact event | |
timeout | number | 30000 | |
logger | Logger | The Logger instance to log to |
contactKey
or email
is required.
Parameter | Type | Default | Description |
---|---|---|---|
contactKey | Array<string>, string | ||
Array<string>, string | |||
fields | Array<string> | ['Contact Key', 'First Name', 'Last Name', 'Email'] | The fields to return. Contact Key, First Name, Last Name, Email are alwasy returned |
Parameter | Type | Default | Description |
---|---|---|---|
string | |||
firstName | string | ||
lastName | string |
Parameter | Type | Default | Description |
---|---|---|---|
string | |||
firstName | string | ||
lastName | string |
Parameter | Type | Default | Description |
---|---|---|---|
contact | object | The contact | |
eventDefinitionKey | string |
Parameter | Type | Default | Description |
---|---|---|---|
contacts | Array<object> | The contacts |
Parameter | Type | Default | Description |
---|---|---|---|
attributes | Array<object> | The contact attributes |
Parameter | Type | Default | Description |
---|---|---|---|
opts | Array<object> | The contact opts |
Takes simple data object or array of objects and renames it's properties
Compares the first character of a contact's first name and the full last name to the match data. Case insensitive. Either first name missing is considered a first name match. Either last name missing is considered a last name match.
Salesforce has a limit on the number of charactes that can be sent during a query. When searching for many contacts, use this method to create batches of contactKeys or emails to ensure that request character limit is not hit.
Parameter | Type | Default | Description |
---|---|---|---|
contactKey | Array<string>, string | ||
Array<string>, string | |||
fields | Array<string> | ['Contact Key', 'First Name', 'Last Name', 'Email'] | The fields to return. Contact Key, First Name, Last Name, Email are alwasy returned |
const emails = [...]; // Many email addresses
FAQs
Library for IQVIA OCE projects
We found that @evokegroup/iqvia-oce demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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.