---
title: "Security Scan"
method: GET
path: "/security-scan"
---

# Security Scan

`GET /security-scan`

Pull all pending node versions and conduct security scans.

## Query parameters

- `minAge` string
- `maxNodes` integer

## Response `200`

Scan completed successfully

## Other responses

- `400` — Bad request, invalid input data.
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal server error

## Changes

> 43 revisions in range; 1 could not be searched.

- **2024-06-28** `4929372f67e1` — 1 info
  - added the new optional `query` request parameter `maxNodes`
- **2024-06-27** `ce1679b93197` — 1 info
  - added the new optional `query` request parameter `minAge`
- **2024-06-18** `74aaf8a8d470` — 1 info
  - endpoint added
- **2024-05-23** `9d088b2401a5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/comfy-org/apis/comfy-api/changes/security-scan/get.md)

---

[API](https://skmtc.dev/comfy-org/apis/comfy-api.md) · [All operations](https://skmtc.dev/comfy-org/apis/comfy-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/comfy-org/comfy-api/revisions/fb3c490f87ef/schema)
