
Security News
Open Source Maintainers Feeling the Weight of the EU’s Cyber Resilience Act
The EU Cyber Resilience Act is prompting compliance requests that open source maintainers may not be obligated or equipped to handle.
@salto-io/workato-adapter
Advanced tools
Workato read-only adapter for salto.io
Salto helps you keep track of the main Workato entities, including recipes, connections, custom properties and roles, as well as API clients, access profiles and collections.
Recommendation: If you have recipes that connect to Salesforce or Netsuite accounts, follow the guide below to view cross-service dependencies.
Note: We do not currently track the details of custom connectors, beyond the connections using them.
Workato recipes can connect entities across different business applications. If your Salto environment has a Netsuite or Salesforce adapter configured, you can see the dependencies by adding the following definition under the fetch
section of your workato.nacl configuration file:
fetch {
...
serviceConnectionNames = {
salesforce = [
"Salesforce connection name",
]
netsuite = [
"Netsuite connection name",
]
}
}
Where:
Note that if multiple Workato connections are pointing to the same Salesforce/Netsuite account, they can all be listed.
FAQs
Salto Workato adapter
We found that @salto-io/workato-adapter demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Security News
The EU Cyber Resilience Act is prompting compliance requests that open source maintainers may not be obligated or equipped to handle.
Security News
Crates.io adds Trusted Publishing support, enabling secure GitHub Actions-based crate releases without long-lived API tokens.
Research
/Security News
Undocumented protestware found in 28 npm packages disrupts UI for Russian-language users visiting Russian and Belarusian domains.