googleapis.com

An implementation of the Grafeas API, which stores, and enables querying and retrieval of critical metadata about all of your software artifacts.

🔑 oauth2 15 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Gets the specified occurrence.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://containeranalysis.googleapis.com/v1beta1/{name}
Gets the note attached to the specified occurrence. Consumer projects can use…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://containeranalysis.googleapis.com/v1beta1/{name}/notes
Lists notes for the specified project.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://containeranalysis.googleapis.com/v1beta1/{parent}/notes
Endpoints (15 total)
GET
/v1beta1/{name}
Gets the specified occurrence.
GET
/v1beta1/{name}/notes
Gets the note attached to the specified occurrence. Consumer projects can use…
GET
/v1beta1/{parent}/notes
Lists notes for the specified project.
GET
/v1beta1/{name}/occurrences
Lists occurrences referencing the specified note. Provider projects can use t…
GET
/v1beta1/{parent}/occurrences
Lists occurrences for the specified project.
GET
/v1beta1/{parent}/occurrences:vulnerabilitySummary
Gets a summary of the number and severity of occurrences.
POST
/v1beta1/{parent}/notes
Creates a new note.
POST
/v1beta1/{parent}/occurrences
Creates a new occurrence.
POST
/v1beta1/{resource}:getIamPolicy
Gets the access control policy for a note or an occurrence resource. Requires…
POST
/v1beta1/{resource}:setIamPolicy
Sets the access control policy on the specified note or occurrence. Requires …
POST
/v1beta1/{parent}/notes:batchCreate
Creates new notes in batch.
POST
/v1beta1/{resource}:testIamPermissions
Returns the permissions that a caller has on the specified note or occurrence…
At a glance
Total SDKs10
Languages6
Endpoints15
Authoauth2
Categories2
https://containeranalysis.googleapis.com