
Security News
Next.js Patches Critical Middleware Vulnerability (CVE-2025-29927)
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
All URIs are relative to https://fbn-prd.lusid.com/scheduler2
Class | Method | HTTP request | Description |
---|---|---|---|
ApplicationMetadataApi | list_access_controlled_resources | GET /api/metadata/access/resources | ListAccessControlledResources: Get resources available for access control |
ImagesApi | delete_image | DELETE /api/images/{name} | DeleteImage: Delete a Docker Image |
ImagesApi | download_image | GET /api/images/{name}/contents | DownloadImage: Download Docker Image |
ImagesApi | get_image | GET /api/images/{name} | GetImage: Get metadata of a Docker Image |
ImagesApi | list_images | GET /api/images/repository/{name} | ListImages: List all images under same image repository |
ImagesApi | list_repositories | GET /api/images/repository | ListRepositories: List all Docker image repositories |
ImagesApi | upload_image | POST /api/images | UploadImage: Upload a Docker Image used for Scheduler jobs |
JobsApi | create_job | POST /api/jobs | CreateJob: Create a new job |
JobsApi | delete_job | DELETE /api/jobs/{scope}/{code} | DeleteJob: Delete a job |
JobsApi | get_history | GET /api/jobs/history | GetHistory: Get the history of job runs |
JobsApi | get_job_console_output | GET /api/jobs/history/{runId}/console | GetJobConsoleOutput: Gets the console output of a specific job run |
JobsApi | get_run_history | GET /api/jobs/history/{runId} | GetRunHistory: Get the history for a single job run |
JobsApi | get_schedules_for_a_job | GET /api/jobs/{scope}/{code}/schedules | GetSchedulesForAJob: Get all the schedules for a single job |
JobsApi | list_jobs | GET /api/jobs | ListJobs: List the available jobs |
JobsApi | run_job | POST /api/jobs/{scope}/{code}/$run | RunJob: Run a job immediately |
JobsApi | update_job | PUT /api/jobs/{scope}/{code} | UpdateJob: Update a JobDefinition |
SchedulesApi | create_schedule | POST /api/schedules | CreateSchedule: Create a Schedule for a job |
SchedulesApi | delete_schedule | DELETE /api/schedules/{scope}/{code} | DeleteSchedule: Delete a schedule |
SchedulesApi | enabled_schedule | PUT /api/schedules/{scope}/{code}/enabled | EnabledSchedule: Enable/disable a schedule |
SchedulesApi | get_schedule | GET /api/schedules/{scope}/{code} | GetSchedule: Get a single Schedule |
SchedulesApi | get_valid_timezones | GET /api/schedules/{scope}/{code}/enabled | GetValidTimezones: Get a list of valid timezones |
SchedulesApi | list_schedules | GET /api/schedules | ListSchedules: List the available Schedules |
SchedulesApi | run_schedule | POST /api/schedules/{scope}/{code}/$run | RunSchedule: Run a schedule immediately |
SchedulesApi | update_schedule | PUT /api/schedules/{scope}/{code} | UpdateSchedule: Update a schedule. |
FAQs
FINBOURNE Scheduler API
We found that lusid-scheduler-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 News
Next.js has patched a critical vulnerability (CVE-2025-29927) that allowed attackers to bypass middleware-based authorization checks in self-hosted apps.
Security News
A survey of 500 cybersecurity pros reveals high pay isn't enough—lack of growth and flexibility is driving attrition and risking organizational security.
Product
Socket, the leader in open source security, is now available on Google Cloud Marketplace for simplified procurement and enhanced protection against supply chain attacks.