
Security Fundamentals
Turtles, Clams, and Cyber Threat Actors: Shell Usage
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
lusid-notifications-sdk
Advanced tools
All URIs are relative to https://fbn-prd.lusid.com/notification
Class | Method | HTTP request | Description |
---|---|---|---|
ApplicationMetadataApi | list_access_controlled_resources | GET /api/metadata/access/resources | ListAccessControlledResources: Get resources available for access control |
DeliveriesApi | list_deliveries | GET /api/deliveries | ListDeliveries: List Deliveries |
EventTypesApi | get_event_type | GET /api/eventtypes/{eventType} | GetEventType: Gets the specified event type schema. |
EventTypesApi | list_event_types | GET /api/eventtypes | ListEventTypes: Lists all of the available event types. |
ManualEventApi | trigger_manual_event | POST /api/manualevent | TriggerManualEvent: Trigger a manual event. |
NotificationsApi | create_notification | POST /api/subscriptions/{scope}/{code}/notifications | CreateNotification: Add a Notification to a Subscription. |
NotificationsApi | delete_notification | DELETE /api/subscriptions/{scope}/{code}/notifications/{id} | DeleteNotification: Delete a notification for a given subscription. |
NotificationsApi | get_notification | GET /api/subscriptions/{scope}/{code}/notifications/{id} | GetNotification: Get a notification on a subscription. |
NotificationsApi | list_notifications | GET /api/subscriptions/{scope}/{code}/notifications | ListNotifications: List all notifications on a subscription. |
NotificationsApi | update_notification | PUT /api/subscriptions/{scope}/{code}/notifications/{id} | UpdateNotification: Update a Notification for a Subscription |
SubscriptionsApi | create_subscription | POST /api/subscriptions | CreateSubscription: Create a new subscription. |
SubscriptionsApi | delete_subscription | DELETE /api/subscriptions/{scope}/{code} | DeleteSubscription: Delete a subscription. |
SubscriptionsApi | get_subscription | GET /api/subscriptions/{scope}/{code} | GetSubscription: Get a subscription. |
SubscriptionsApi | list_subscriptions | GET /api/subscriptions | ListSubscriptions: List subscriptions. |
SubscriptionsApi | update_subscription | PUT /api/subscriptions/{scope}/{code} | UpdateSubscription: Update an existing subscription. |
FAQs
FINBOURNE Notifications API
We found that lusid-notifications-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Security Fundamentals
The Socket Threat Research Team uncovers how threat actors weaponize shell techniques across npm, PyPI, and Go ecosystems to maintain persistence and exfiltrate data.
Security News
At VulnCon 2025, NIST scrapped its NVD consortium plans, admitted it can't keep up with CVEs, and outlined automation efforts amid a mounting backlog.
Product
We redesigned our GitHub PR comments to deliver clear, actionable security insights without adding noise to your workflow.