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
[Dependencies and licenses](../../manage-risk/reporting/dependencies-and-licenses/)
660
660
661
+
### [Get list of issues](../reference/reporting-api-v1.md#reporting-issues)
662
+
663
+
See notes for [Get list of latest issues](./#get-list-of-latest-issues).
664
+
661
665
### [Get list of latest issues](../reference/reporting-api-v1.md#reporting-issues-latest)
662
666
663
667
To list all Projects that have a vulnerability linked to a CVE, use the capability to filter on strings with the reporting endpoints [Get list of latest issues](../reference/reporting-api-v1.md#reporting-issues-latest) and [Get List of issues](../reference/reporting-api-v1.md#reporting-issues). Filter by the identifier attribute.
@@ -667,13 +671,7 @@ To get a list of issues that have been fixed, use the endpoint [Get list of late
[Scenario: Retrieve a Project snapshot for every Project in a given Group](scenarios-for-using-the-snyk-api.md#retrieve-a-project-snapshot-for-every-project-in-a-given-group);\
### [Get list of issues](../reference/reporting-api-v1.md#reporting-issues)
673
-
674
-
See notes for [Get list of latest issues](./#get-list-of-latest-issues).
675
-
676
-
**More information:**[Find all Projects affected by a vulnerability](scenarios-for-using-the-snyk-api.md#find-all-projects-affected-by-a-vulnerability)
674
+
[Scenario: Bulk ignore issues](scenarios-for-using-the-snyk-api.md#bulk-ignore-issues)**More information:**[Find all Projects affected by a vulnerability](scenarios-for-using-the-snyk-api.md#find-all-projects-affected-by-a-vulnerability)
677
675
678
676
### [Get test counts](../reference/reporting-api-v1.md#reporting-counts-tests)
679
677
@@ -693,13 +691,13 @@ See notes for [Get list of latest issues](./#get-list-of-latest-issues).
693
691
694
692
**More information:**[Get a project’s SBOM document](../how-to-use-snyk-sbom-and-list-issues-apis/rest-api-get-a-projects-sbom-document.md)
695
693
696
-
### [Create an SBOM test run](https://apidocs.snyk.io/?version=2024-07-10%7Ebeta#post-/orgs/-org\_id-/sbom\_tests) (beta)
694
+
### [Create an SBOM test run](ttps://apidocs.snyk.io/?version=2024-10-15#post-/orgs/-org\_id-/sbom\_tests) (beta)
697
695
698
696
**More information:**[Test an SBOM document for vulnerabilities](../how-to-use-snyk-sbom-and-list-issues-apis/rest-api-endpoint-test-an-sbom-document-for-vulnerabilities.md)
699
697
700
-
### [Gets an SBOM test run status](https://apidocs.snyk.io/?version=2024-07-10%7Ebeta#get-/orgs/-org\_id-/sbom\_tests/-job\_id-) (beta)
698
+
### [Gets an SBOM test run status](https://apidocs.snyk.io/?version=2024-10-15#get-/orgs/-org\_id-/sbom\_tests/-job\_id-) (beta)
701
699
702
-
### [Gets an SBOM test run result](https://apidocs.snyk.io/?version=2024-07-10%7Ebeta#get-/orgs/-org\_id-/sbom\_tests/-job\_id-/results) (beta)
700
+
### [Gets an SBOM test run result](https://apidocs.snyk.io/?version=2024-10-15#get-/orgs/-org\_id-/sbom\_tests/-job\_id-/results) (beta)
703
701
704
702
**More information:**[Test an SBOM document for vulnerabilities](../how-to-use-snyk-sbom-and-list-issues-apis/rest-api-endpoint-test-an-sbom-document-for-vulnerabilities.md)
705
703
@@ -827,25 +825,25 @@ See notes for [Get list of latest issues](./#get-list-of-latest-issues).
827
825
828
826
### [Test for issues in a public gem by name and version](../reference/test-v1.md#test-rubygems-gemname-version)
### [Test for issues in a public (npm) package by name and version](../reference/test-v1.md#test-npm-packagename-version)
834
+
### [Test for issues in a public package by name and version](../reference/test-v1.md#test-npm-packagename-version) (npm)
837
835
838
836
**More information:**[Guidance for JavaScript and Node.js, Unmanaged JavaScript section](../../supported-languages-package-managers-and-frameworks/javascript/best-practices-for-javascript-and-node.js.md#unmanaged-javascript)
### [Test for issues in a (maven) public package by group id, artifact id and version](../reference/test-v1.md#test-maven-groupid-artifactid-version)
840
+
### [Test for issues in a public package by group id, artifact id and version](../reference/test-v1.md#test-maven-groupid-artifactid-version) (Maven)
843
841
844
842
**More information:**[Guidance for Java and Kotlin](../../supported-languages-package-managers-and-frameworks/java-and-kotlin/guidance-for-java-and-kotlin.md)
@@ -877,13 +875,13 @@ See notes for [Get list of latest issues](./#get-list-of-latest-issues).
877
875
878
876
### [My User Details](../reference/users.md)
879
877
880
-
### [Update a user’s role in a group](https://apidocs.snyk.io/?version=2024-07-10%7Ebeta#patch-/groups/-group\_id-/users/-id-) (beta)
878
+
### [Update a user’s role in a group](https://apidocs.snyk.io/?version=2024-10-15#patch-/groups/-group\_id-/users/-id-) (beta)
881
879
882
880
Note: Use this endpoint to remove users from a group.
883
881
884
882
**More information:**[Remove members from Groups and Orgs using the API](../../snyk-admin/user-management-with-the-api/remove-members-from-groups-and-orgs-using-the-api.md)
885
883
886
-
### [Get user by ID](https://apidocs.snyk.io/?version=2024-07-10%7Ebeta#get-/orgs/-org\_id-/users/-id-) (beta)
884
+
### [Get user by ID](https://apidocs.snyk.io/?version=2024-10-15#get-/orgs/-org\_id-/users/-id-) (beta)
0 commit comments