Skip to content

Commit a956111

Browse files
committed
Address review comments
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent ce97488 commit a956111

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

website/blog/vcio-v3-migration-completed/2026-07-06-vcio-v3-migration-completed.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ hide_table_of_contents: false
88

99
# VulnerableCode API Deprecation and V3 Introduction
1010

11-
The AboutCode team has deprecated the V1 and V2 API of VulnerableCode (https://public.vulnerablecode.io) with the latest release of v40.0.0 https://github.com/aboutcode-org/vulnerablecode/releases/tag/v40.0.0 and https://github.com/aboutcode-org/vulnerablecode/releases/tag/vcio-v1 this is the tag with the last data
12-
dump of V1 and V2 API format.
11+
The AboutCode team has released v40.0.0 https://github.com/aboutcode-org/vulnerablecode/releases/tag/v40.0.0 with the the V3 VulnerableCode API which replaces "vulnerabilities" with "advisories". Prior to this release we reported vulnerabilities for each PURL (Package-URL) where a vulnerability combined multiple advisories. With the new advisory model each advisory is reported individually which provides more granular data and makes it easier for you to prioritize data sources that you trust more.
1312

14-
You can refer to https://public.vulnerablecode.io/api/docs/ and https://vulnerablecode.readthedocs.io/en/latest/api_v3_usage.html to understand the latest V3 API usage.
13+
With this release the VulnerableCode V1 and V2 APIs have been deprecated along with the corresponding vulnerability-based data. You can download the V1/V2 vulnerability data from: https://github.com/aboutcode-org/vulnerablecode/releases/tag/vcio-v1. This is a final data archive for the old data structure.
1514

16-
You can refer to announcement of deprecation blog to understand why V3 format is a more helpful format moving forward. [Blog](../vcio-migration-announcement-aboutcode/2026-01-21-vcio-migration-announcement-aboutcode.md)
15+
Refer to https://public.vulnerablecode.io/api/docs/ and https://vulnerablecode.readthedocs.io/en/latest/api_v3_usage.html to understand the latest V3 API usage.

0 commit comments

Comments
 (0)