Skip to content

[C33 - INT-764] Add docker image to events v4 endpoint#236

Merged
jenip13 merged 3 commits into
Flared:mainfrom
mataai:matei/int-764-create-docker_image-event-type
Jul 21, 2026
Merged

[C33 - INT-764] Add docker image to events v4 endpoint#236
jenip13 merged 3 commits into
Flared:mainfrom
mataai:matei/int-764-create-docker_image-event-type

Conversation

@mataai

@mataai mataai commented Jul 21, 2026

Copy link
Copy Markdown
Contributor
Screenshot 2026-07-21 at 2 48 30 PM Screenshot 2026-07-21 at 2 35 12 PM Screenshot 2026-07-21 at 2 35 22 PM Screenshot 2026-07-21 at 2 35 54 PM

@aaparent aaparent left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jenip13

jenip13 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Could you add the screenshots in the MR description ?

@mataai
mataai force-pushed the matei/int-764-create-docker_image-event-type branch from fa0466d to 69f6397 Compare July 21, 2026 18:30
Comment thread docs/api-reference/spec/firework-v4-openapi.json Outdated
"event_type": "docker_image",
"data": {
"content": "Docker image description",
"digest": "sha256:e4b991038fd226016a60046db2109bf634f7f4b4ea9a2c548b559d3652e4cc38",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this a random sha256 ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's the actual hash of one of our flared/docker releases.

Comment thread docs/event-types-v2/docker-image.mdx Outdated

import DockerImageExample from '/snippets/event_model_examples/docker_image.mdx'

The `docker_image` type represents a Docker image manifest that has been recently created or updated. Image manifests are scanned for identifiers and secrets.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The first sentence could be: The docker_image type represents a Docker image discovered on Docker Hub


The `docker_image` type represents a Docker image manifest that has been recently created or updated. Image manifests are scanned for identifiers and secrets.

<DockerImageExample />

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: it would be nice to add

Each record corresponds to a single image and may include:

  • The image digest and the tags it is published under, with their repository names.
  • Platform details (architecture and operating system).
  • When the image was last pushed and last pulled.
  • The raw image manifest content.

@jenip13
jenip13 merged commit 35b7a6c into Flared:main Jul 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants