googleapis.com – containeranalysis
An implementation of the Grafeas API, which stores, and enables querying and retrieval of critical metadata about all of your software artifacts.
- Homepage
- https://api.apis.guru/v2/specs/googleapis.com:containeranalysis/v1.json
- Provider
- googleapis.com:containeranalysis / containeranalysis
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/googleapis.com/containeranalysis/v1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/googleapis.com/containeranalysis/v1/openapi.yaml
Tools (18)
Extracted live via the executor SDK.
-
projects.containeranalysisProjectsNotesBatchCreateCreates new notes in batch.
-
projects.containeranalysisProjectsNotesCreateCreates a new note.
-
projects.containeranalysisProjectsNotesListLists notes for the specified project.
-
projects.containeranalysisProjectsNotesOccurrencesListLists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note.
-
projects.containeranalysisProjectsOccurrencesBatchCreateCreates new occurrences in batch.
-
projects.containeranalysisProjectsOccurrencesCreateCreates a new occurrence.
-
projects.containeranalysisProjectsOccurrencesDeleteDeletes the specified occurrence. For example, use this method to delete an occurrence when the occurrence is no longer applicable for the given resource.
-
projects.containeranalysisProjectsOccurrencesGetGets the specified occurrence.
-
projects.containeranalysisProjectsOccurrencesGetIamPolicyGets the access control policy for a note or an occurrence resource. Requires
containeranalysis.notes.setIamPolicyorcontaineranalysis.occurrences.setIamPolicypermission if the resource is a note or occurrence, respectively. The resource takes the formatprojects/[PROJECT_ID]/notes/[NOTE_ID]for notes andprojects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]for occurrences. -
projects.containeranalysisProjectsOccurrencesGetNotesGets the note attached to the specified occurrence. Consumer projects can use this method to get a note that belongs to a provider project.
-
projects.containeranalysisProjectsOccurrencesGetVulnerabilitySummaryGets a summary of the number and severity of occurrences.
-
projects.containeranalysisProjectsOccurrencesListLists occurrences for the specified project.
-
projects.containeranalysisProjectsOccurrencesPatchUpdates the specified occurrence.
-
projects.containeranalysisProjectsOccurrencesSetIamPolicySets the access control policy on the specified note or occurrence. Requires
containeranalysis.notes.setIamPolicyorcontaineranalysis.occurrences.setIamPolicypermission if the resource is a note or an occurrence, respectively. The resource takes the formatprojects/[PROJECT_ID]/notes/[NOTE_ID]for notes andprojects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]for occurrences. -
projects.containeranalysisProjectsOccurrencesTestIamPermissionsReturns the permissions that a caller has on the specified note or occurrence. Requires list permission on the project (for example,
containeranalysis.notes.list). The resource takes the formatprojects/[PROJECT_ID]/notes/[NOTE_ID]for notes andprojects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID]for occurrences. -
projects.containeranalysisProjectsResourcesGeneratePackagesSummaryGets a summary of the packages within a given resource.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools