integrations.sh
← all integrations

googleapis.com – containeranalysis

OpenAPI apis-guru analyticsmedia

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.containeranalysisProjectsNotesBatchCreate

    Creates new notes in batch.

  • projects.containeranalysisProjectsNotesCreate

    Creates a new note.

  • projects.containeranalysisProjectsNotesList

    Lists notes for the specified project.

  • projects.containeranalysisProjectsNotesOccurrencesList

    Lists occurrences referencing the specified note. Provider projects can use this method to get all occurrences across consumer projects referencing the specified note.

  • projects.containeranalysisProjectsOccurrencesBatchCreate

    Creates new occurrences in batch.

  • projects.containeranalysisProjectsOccurrencesCreate

    Creates a new occurrence.

  • projects.containeranalysisProjectsOccurrencesDelete

    Deletes the specified occurrence. For example, use this method to delete an occurrence when the occurrence is no longer applicable for the given resource.

  • projects.containeranalysisProjectsOccurrencesGet

    Gets the specified occurrence.

  • projects.containeranalysisProjectsOccurrencesGetIamPolicy

    Gets the access control policy for a note or an occurrence resource. Requires containeranalysis.notes.setIamPolicy or containeranalysis.occurrences.setIamPolicy permission if the resource is a note or occurrence, respectively. The resource takes the format projects/[PROJECT_ID]/notes/[NOTE_ID] for notes and projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID] for occurrences.

  • projects.containeranalysisProjectsOccurrencesGetNotes

    Gets the note attached to the specified occurrence. Consumer projects can use this method to get a note that belongs to a provider project.

  • projects.containeranalysisProjectsOccurrencesGetVulnerabilitySummary

    Gets a summary of the number and severity of occurrences.

  • projects.containeranalysisProjectsOccurrencesList

    Lists occurrences for the specified project.

  • projects.containeranalysisProjectsOccurrencesPatch

    Updates the specified occurrence.

  • projects.containeranalysisProjectsOccurrencesSetIamPolicy

    Sets the access control policy on the specified note or occurrence. Requires containeranalysis.notes.setIamPolicy or containeranalysis.occurrences.setIamPolicy permission if the resource is a note or an occurrence, respectively. The resource takes the format projects/[PROJECT_ID]/notes/[NOTE_ID] for notes and projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID] for occurrences.

  • projects.containeranalysisProjectsOccurrencesTestIamPermissions

    Returns 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 format projects/[PROJECT_ID]/notes/[NOTE_ID] for notes and projects/[PROJECT_ID]/occurrences/[OCCURRENCE_ID] for occurrences.

  • projects.containeranalysisProjectsResourcesGeneratePackagesSummary

    Gets a summary of the packages within a given resource.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools