You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snyk features are provided to users in the following release stages.
12
10
13
-
## Closed Beta
11
+
<table><thead><tr><th>Stage</th><th width="195.8680419921875">Description</th><th>Available to</th><th>Access</th><th>Docs</th></tr></thead><tbody><tr><td><strong>Alpha</strong></td><td>Internal release only</td><td>Snyk internal users, potentially some design partners</td><td>Controlled </td><td>No documentation provided</td></tr><tr><td><strong>Closed Beta</strong></td><td>The first customer-facing rollout of a feature</td><td>A preselected group of users</td><td>Invitation only</td><td>Provided but not public</td></tr><tr><td><strong>Early Access</strong></td><td>Feature is tested and ready for use, but not available by default. See <a href="snyk-release-process.md#early-access-features">Early Access features</a></td><td>All users on an opt-in basis. This may include some additional purchase costs</td><td>Opt-in: on request through Snyk account team, or using Snyk Preview</td><td>Public documentation</td></tr><tr><td><strong>General Availability</strong></td><td>Feature is fully enabled</td><td>All users, subject to standard feature availability</td><td>Available by default</td><td>Full public documentation</td></tr></tbody></table>
14
12
15
-
<table><thead><tr><thwidth="243">Description</th><th>Available to</th><th>Access</th><th>Docs</th></tr></thead><tbody><tr><td>The first customer-facing rollout of a feature.</td><td>A preselected group of users.</td><td>On invitation by Snyk.</td><td>Provided but may not be public.</td></tr></tbody></table>
13
+
## Feature lifecycle stages
16
14
17
-
## Early Access
15
+
<table><thead><tr><th>Stage</th><th>Description</th><thwidth="131.5997314453125">Available to</th><th>Access</th><th>Docs</th></tr></thead><tbody><tr><td><strong>Deprecated</strong></td><td>The feature is available, but use is discouraged. See <ahref="snyk-release-process.md#deprecated-features">Deprecated features</a></td><td>Active users only</td><td>Available by default</td><td>Full public documentation, with the Release status at the top of the page</td></tr><tr><td><strong>End of support</strong></td><td>No new support tickets will be answered. See <ahref="snyk-release-process.md#end-of-support-features">End of support features</a></td><td>Active users only</td><td>Available by default</td><td>Full public documentation, with the Release status at the top of the page</td></tr><tr><td><strong>End of life</strong></td><td>The feature is no longer available</td><td>No users</td><td>Not available</td><td>No documentation available</td></tr></tbody></table>
18
16
19
-
<table><thead><tr><thwidth="246">Description</th><th>Available to</th><th>Access</th><th>Docs</th></tr></thead><tbody><tr><td>Feature is tested and ready for use, but not available by default</td><td>All users on an opt-in basis. This may include some additional purchase costs.</td><td>Opt-in: on request via Snyk account team, or via Snyk Preview</td><td>Public docs.</td></tr></tbody></table>
17
+
## Brownouts
20
18
21
-
**Snyk features in Early Access**
19
+
Brownouts occur when Snyk temporarily suspends an API endpoint or a feature, making it unavailable for use. This situation indicates that the resource or service is still operational, but its performance is reduced compared to its normal or expected capacity.
Deprecated features are outdated and will be removed in the future. The documentation page will announce the transition of a feature to Deprecated six months before its start date.
55
+
56
+
Apps API has the following deprecated endpoints:
57
+
58
+
***Revoke app bot authorization** endpoint
59
+
* The [Revoke app bot authorization](../snyk-api/api-endpoints-index-and-tips/#deprecated-revoke-app-bot-authorization) endpoint is deprecated. 
60
+
* Use the [Revoke app authorization for a Snyk Group with install ID](../snyk-api/api-endpoints-index-and-tips/#revoke-app-authorization-for-a-snyk-group-with-install-id) endpoint.
61
+
***Create a new app for an organization** endpoint
62
+
* The [Create a new app for an organization](../snyk-api/api-endpoints-index-and-tips/#deprecated-create-a-new-app-for-an-organization) endpoint is deprecated. 
63
+
* Use the [Create a new Snyk App for an organization](../snyk-api/api-endpoints-index-and-tips/#create-a-new-snyk-app-for-an-organization) endpoint.
64
+
***Get a list of apps created by an organization** endpoint
65
+
* The [Get a list of apps created by an organization](../snyk-api/api-endpoints-index-and-tips/#deprecated-get-a-list-of-apps-created-by-an-organization) endpoint is deprecated. 
66
+
* Use the new [Get a list of apps created by an organization](../snyk-api/api-endpoints-index-and-tips/#get-a-list-of-apps-created-by-an-organization) endpoint.
67
+
***Update app attributes that are name, redirect URIs, and access token time to live** endpoint
68
+
* The [Update app attributes that are name, redirect URIs, and access token time to live](../snyk-api/api-endpoints-index-and-tips/#deprecated-update-app-attributes-that-are-name-redirect-uris-and-access-token-time-to-live) endpoint is deprecated. 
69
+
* Use the [Update app creation attributes such as name, redirect URIs, and access token time to live using the App ID](../snyk-api/api-endpoints-index-and-tips/#update-app-creation-attributes-such-as-name-redirect-uris-and-access-token-time-to-live-using-the-ap) endpoint.
70
+
***Get an app by client id** endpoint
71
+
* The [Get an app by client id](../snyk-api/api-endpoints-index-and-tips/#deprecated-get-an-app-by-client-id) endpoint is deprecated. 
72
+
* Use the [Get a Snyk App by its App ID](../snyk-api/api-endpoints-index-and-tips/#get-a-snyk-app-by-its-app-id) endpoint.
73
+
***Delete an app** endpoint
74
+
* The [Delete an app](../snyk-api/api-endpoints-index-and-tips/#deprecated-delete-an-app) endpoint is deprecated. 
75
+
* Use the [Delete a Snyk App by its App ID](../snyk-api/api-endpoints-index-and-tips/#delete-an-app-by-its-app-id) endpoint.
76
+
***Manage client secrets for an app** endpoint
77
+
* The [Manage client secrets for an app](../snyk-api/api-endpoints-index-and-tips/#deprecated-manage-client-secrets-for-an-app) endpoint is deprecated. 
78
+
* Use the [Manage client secret for non-interactive Snyk App installations](../snyk-api/api-endpoints-index-and-tips/#manage-client-secret-for-non-interactive-snyk-app-installations) endpoint.
79
+
***Get a list of app bots authorized to an organization** endpoint
80
+
* The [Get a list of app bots authorized to an organization](../snyk-api/api-endpoints-index-and-tips/#deprecated-get-a-list-of-app-bots-authorized-to-an-organization) endpoint is deprecated. 
81
+
* Use the [Get a list of apps installed for an organization](../snyk-api/api-endpoints-index-and-tips/#get-a-list-of-apps-installed-for-an-organization) endpoint.
82
+
83
+
### End of support features
55
84
56
-
<table><thead><tr><thwidth="249">Description</th><th>Available to</th><th>Access</th><th>Docs</th></tr></thead><tbody><tr><td>Feature is fully enabled.</td><td>All users, subject to standard feature availability.</td><td>Available by default.</td><td>Full public docs.</td></tr></tbody></table>
85
+
When a feature transitions to an end-of-support stage, both development and support work are terminated. 
57
86
58
-
## Deprecated
87
+
The documentation page will announce the transition of a feature to End of Support six months before its start date.
59
88
60
-
<table><thead><tr><thwidth="256">Description</th><th>Available to</th><th>Access</th><th>Docs</th></tr></thead><tbody><tr><td>The feature is available, but use is discouraged. </td><td>Current users only</td><td>Available by default.</td><td>Full public docs, marked-up appropriately.</td></tr></tbody></table>
89
+
**Snyk Docker Desktop extension**
61
90
62
-
## Maintenance mode
91
+
The[**Snyk Docker Desktop extension**](../scan-with-snyk/snyk-container/container-registry-integrations/integrate-with-docker-desktop-extension.md) will no longer be supported starting June 20, 2025. After this date, the extension will no longer receive updates or technical support. Until June 20, 2025, updates for this integration will only address known high-severity security vulnerabilities. 
63
92
64
-
<table><thead><tr><thwidth="256">Description</th><th>Available to</th><th>Access</th><th>Docs</th></tr></thead><tbody><tr><td>No new development or updates will be made to the feature. </td><td>Current users only</td><td>Available by default.</td><td>Full public docs, marked-up appropriately.</td></tr></tbody></table>
93
+
**Recommended alternative** 
65
94
66
-
## End of support
95
+
To avoid disruptions, Snyk recommends transitioning to scanning your container images using the [Snyk CLI](../snyk-cli/). This provides enhanced functionality, flexibility, and performance.
67
96
68
-
<table><thead><tr><thwidth="256">Description</th><th>Available to</th><th>Access</th><th>Docs</th></tr></thead><tbody><tr><td>No new support tickets will be answered. </td><td>Current users only</td><td>Available by default.</td><td>Full public docs, marked-up appropriately.</td></tr></tbody></table>
97
+
### End of life features
69
98
70
-
## End of life
99
+
A feature can also be the subject of an end-of-life event, meaning that the feature or capability impacted by this process ceases to exist and is removed from the product and public documentation.
71
100
72
-
<table><thead><tr><thwidth="256">Description</th><th>Available to</th><th>Access</th><th>Docs</th></tr></thead><tbody><tr><td>The feature is no longer available. </td><td>No users</td><td>Not available</td><td>No docs available</td></tr></tbody></table>
101
+
API endpoints have a dedicated section for the end of life process and also provide details about the migration steps. Navigate to the [API End of Life process and migration guides](../api-end-of-life-eol-process-and-migration-guides/) for more details.
0 commit comments