sim-setup 1.0.12 → 1.0.13-preview.113.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +4 -4
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1671,7 +1671,7 @@ var init_env_capabilities = __esm(() => {
|
|
|
1671
1671
|
var integrations_default;
|
|
1672
1672
|
var init_integrations = __esm(() => {
|
|
1673
1673
|
integrations_default = {
|
|
1674
|
-
updatedAt: "2026-09-
|
|
1674
|
+
updatedAt: "2026-09-08",
|
|
1675
1675
|
integrations: [
|
|
1676
1676
|
{
|
|
1677
1677
|
type: "onepassword",
|
|
@@ -9994,7 +9994,7 @@ var init_integrations = __esm(() => {
|
|
|
9994
9994
|
slug: "github",
|
|
9995
9995
|
name: "GitHub",
|
|
9996
9996
|
description: "Interact with GitHub or trigger workflows from GitHub events",
|
|
9997
|
-
longDescription: "
|
|
9997
|
+
longDescription: "Read and update GitHub repositories, pull requests, issues, and related records. Use trigger mode to start workflows from GitHub events.",
|
|
9998
9998
|
bgColor: "#181C1E",
|
|
9999
9999
|
iconName: "GithubIcon",
|
|
10000
10000
|
docsUrl: "https://docs.sim.ai/integrations/github",
|
|
@@ -22013,7 +22013,7 @@ var init_integrations = __esm(() => {
|
|
|
22013
22013
|
slug: "sailpoint",
|
|
22014
22014
|
name: "SailPoint",
|
|
22015
22015
|
description: "Govern identities and access in SailPoint Identity Security Cloud",
|
|
22016
|
-
longDescription: "
|
|
22016
|
+
longDescription: "Connect SailPoint Identity Security Cloud with a Personal Access Token to search identity-governance data, manage access requests and approvals, review certifications, and import source data. The token owner and scopes determine the operations available to the integration.",
|
|
22017
22017
|
bgColor: "#FFFFFF",
|
|
22018
22018
|
iconName: "SailPointIcon",
|
|
22019
22019
|
docsUrl: "https://docs.sim.ai/integrations/sailpoint",
|
|
@@ -22702,7 +22702,7 @@ var init_integrations = __esm(() => {
|
|
|
22702
22702
|
slug: "sap-s4hana",
|
|
22703
22703
|
name: "SAP S4HANA",
|
|
22704
22704
|
description: "Read and write SAP S4HANA Cloud business data via OData",
|
|
22705
|
-
longDescription: "Connect SAP S4HANA Cloud Public Edition
|
|
22705
|
+
longDescription: "Connect SAP S4HANA Cloud Public Edition, Cloud Private Edition, or an on-premise tenant using the deployment and authentication settings for that tenant. Read and manage business records through the listed OData operations.",
|
|
22706
22706
|
bgColor: "#FFFFFF",
|
|
22707
22707
|
iconName: "SapS4HanaIcon",
|
|
22708
22708
|
docsUrl: "https://docs.sim.ai/integrations/sap_s4hana",
|