API supports all the filters available on the website, so you can just play with filters in the website and then replace /projects/ URL prefix with /api/v1/projects/ to get API output.
However, it is unclear if the vulnerable filter is supported in the API, as it is not listed in the table. Although the documentation states that all filters are supported, the response from the API remains the same for the repository when using queries vulnerable=on and vulnerable=off.
However, it is unclear if the
vulnerable
filter is supported in the API, as it is not listed in the table. Although the documentation states that all filters are supported, the response from the API remains the same for the repository when using queriesvulnerable=on
andvulnerable=off
.