Skip to content

Commit

Permalink
Added manifest for Osano (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
csurfus authored Aug 22, 2023
1 parent 2cbccb3 commit 8beabe7
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 0 deletions.
1 change: 1 addition & 0 deletions integrations/osano/assets/images/horizontal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions integrations/osano/assets/images/square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions integrations/osano/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Osano",
"version": "1.0.0",
"overview": "Search for customer personal information (PI) in LaunchDarkly.",
"description": "This integration facilitates data mapping and compliance with subject rights requests by automatically finding requester PI stored with LaunchDarkly via daily syncs and on demand.",
"details": "Osano is a data privacy management platform that supports, streamlines, and automates compliance with data privacy laws around the world.",
"author": "Osano",
"supportEmail": "[email protected]",
"links": {
"supportWebsite": "https://docs.osano.com/",
"site": "https://osano.com/",
"launchdarklyDocs": "https://docs.launchdarkly.com/integrations/osano",
"privacyPolicy": "https://www.osano.com/legal/privacy"
},
"categories": [
"data"
],
"icons": {
"square": "assets/images/square.svg",
"horizontal": "assets/images/horizontal.svg"
},
"otherCapabilities": [
"external"
]
}

0 comments on commit 8beabe7

Please sign in to comment.